Click here to Skip to main content
16,011,447 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dialog Resizing Pin
Tomasz Sowinski13-Sep-01 5:38
Tomasz Sowinski13-Sep-01 5:38 
GeneralProblem with MSComm Ocx Pin
Patwa13-Sep-01 1:07
Patwa13-Sep-01 1:07 
GeneralExcel and VisualC++6.0 Pin
13-Sep-01 0:17
suss13-Sep-01 0:17 
GeneralRe: Excel and VisualC++6.0 Pin
Michael P Butler13-Sep-01 0:32
Michael P Butler13-Sep-01 0:32 
GeneralPrinter Selection Pin
12-Sep-01 23:48
suss12-Sep-01 23:48 
GeneralRe: Printer Selection Pin
Tomasz Sowinski13-Sep-01 1:56
Tomasz Sowinski13-Sep-01 1:56 
GeneralRe: Printer Selection Pin
13-Sep-01 4:41
suss13-Sep-01 4:41 
GeneralRe: Printer Selection Pin
Tomasz Sowinski13-Sep-01 4:46
Tomasz Sowinski13-Sep-01 4:46 
Depending on what your library does, you may check the docs for SetDefaultPrinter API function. It's available only on Win2000, but documentation contains code that performs the same thing on earlier systems with GetProfileString, WriteProfileString and SendNotifyMessage.

Tomasz Sowinski -- http://www.shooltz.com
GeneralGet ActiveX size !!! Pin
Hadi Rezaee12-Sep-01 23:36
Hadi Rezaee12-Sep-01 23:36 
GeneralHeader file to Library ... Pin
Hadi Rezaee12-Sep-01 23:34
Hadi Rezaee12-Sep-01 23:34 
GeneralRe: Header file to Library ... Pin
Steen Krogsgaard13-Sep-01 0:07
Steen Krogsgaard13-Sep-01 0:07 
GeneralRe: Header file to Library ... Pin
Hadi Rezaee13-Sep-01 0:31
Hadi Rezaee13-Sep-01 0:31 
GeneralRe: Header file to Library ... Pin
Steen Krogsgaard13-Sep-01 1:38
Steen Krogsgaard13-Sep-01 1:38 
GeneralRe: Header file to Library ... Pin
Hadi Rezaee13-Sep-01 2:55
Hadi Rezaee13-Sep-01 2:55 
GeneralRe: Header file to Library ... Pin
Steen Krogsgaard13-Sep-01 3:04
Steen Krogsgaard13-Sep-01 3:04 
GeneralRe: Header file to Library ... Pin
Hadi Rezaee13-Sep-01 4:04
Hadi Rezaee13-Sep-01 4:04 
GeneralRe: Header file to Library ... Pin
Steen Krogsgaard13-Sep-01 4:12
Steen Krogsgaard13-Sep-01 4:12 
GeneralRe: Header file to Library ... Pin
Hadi Rezaee13-Sep-01 4:45
Hadi Rezaee13-Sep-01 4:45 
QuestionHow can I run my application before password in win98 Pin
12-Sep-01 22:29
suss12-Sep-01 22:29 
AnswerRe: How can I run my application before password in win98 Pin
Michael Dunn12-Sep-01 22:36
sitebuilderMichael Dunn12-Sep-01 22:36 
GeneralI hopethe pwd dialog display after my application end! Pin
12-Sep-01 23:12
suss12-Sep-01 23:12 
GeneralAutomatic Radio Buttons Pin
Derek Lakin12-Sep-01 22:20
Derek Lakin12-Sep-01 22:20 
GeneralRe: Automatic Radio Buttons Pin
Tomasz Sowinski13-Sep-01 1:51
Tomasz Sowinski13-Sep-01 1:51 
GeneralRe: Automatic Radio Buttons Pin
Derek Lakin13-Sep-01 2:02
Derek Lakin13-Sep-01 2:02 
GeneralRe: Automatic Radio Buttons Pin
Tomasz Sowinski13-Sep-01 2:17
Tomasz Sowinski13-Sep-01 2:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.