Click here to Skip to main content
15,902,027 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Visual C++ printing problem Pin
real name16-Oct-00 0:09
sussreal name16-Oct-00 0:09 
QuestionWhy does explorer crach when I try to hook it? Pin
Joel Holdsworth12-Oct-00 8:25
Joel Holdsworth12-Oct-00 8:25 
AnswerRe: Why does explorer crach when I try to hook it? Pin
Sam Hobbs14-Oct-00 13:14
Sam Hobbs14-Oct-00 13:14 
GeneralModal dialogs Pin
Roger12-Oct-00 7:50
Roger12-Oct-00 7:50 
GeneralRe: Modal dialogs Pin
Sam Hobbs14-Oct-00 13:18
Sam Hobbs14-Oct-00 13:18 
QuestionHow can a Programm come to the top of screen Pin
frydaysoft12-Oct-00 5:21
sussfrydaysoft12-Oct-00 5:21 
AnswerRe: How can a Programm come to the top of screen Pin
Serge Velikevitch12-Oct-00 7:46
sussSerge Velikevitch12-Oct-00 7:46 
AnswerRe: How can a Programm come to the top of screen Pin
Michael Dunn12-Oct-00 15:12
sitebuilderMichael Dunn12-Oct-00 15:12 
On Win 98 and 2K, SetForegroundWindow() has been restricted so you can't just bring any ol' window to the top.
Check out the SetForegroundWindow() docs in MSDN - there's a good explanation of the behavior.
GeneralBuilds are killing me... please help Pin
Peter12-Oct-00 5:04
Peter12-Oct-00 5:04 
GeneralRe: Builds are killing me... please help Pin
Paolo Messina14-Oct-00 6:11
professionalPaolo Messina14-Oct-00 6:11 
GeneralRe: Builds are killing me... please help Pin
Sam Hobbs14-Oct-00 13:31
Sam Hobbs14-Oct-00 13:31 
QuestionDialog in a DLL !?!?!?!? Pin
AcidTil12-Oct-00 3:55
AcidTil12-Oct-00 3:55 
AnswerRe: Dialog in a DLL !?!?!?!? Pin
Bashir Irfan Malik16-Oct-00 22:41
Bashir Irfan Malik16-Oct-00 22:41 
Generalprintf formatting problem Pin
P e t e r12-Oct-00 3:52
P e t e r12-Oct-00 3:52 
GeneralRe: printf formatting problem Pin
Serge Velikevitch12-Oct-00 8:00
sussSerge Velikevitch12-Oct-00 8:00 
Generalva_list, va_start Pin
Mac11-Oct-00 16:24
Mac11-Oct-00 16:24 
Generalinclude a gif file as a resource file Pin
Mac11-Oct-00 15:48
Mac11-Oct-00 15:48 
GeneralRe: include a gif file as a resource file Pin
Chris13-Oct-00 10:30
Chris13-Oct-00 10:30 
GeneralRe: include a gif file as a resource file Pin
Ryan Park13-Oct-00 15:11
Ryan Park13-Oct-00 15:11 
GeneralRe: include a gif file as a resource file Pin
Chris16-Oct-00 4:01
Chris16-Oct-00 4:01 
Generalactivex -dice Pin
HeS11-Oct-00 12:13
HeS11-Oct-00 12:13 
Questionhow to create a non(!)-resizeable formview Pin
Ralph11-Oct-00 7:22
Ralph11-Oct-00 7:22 
AnswerRe: how to create a non(!)-resizeable formview Pin
frydaysoft12-Oct-00 5:43
sussfrydaysoft12-Oct-00 5:43 
QuestionHow can I get the exact icon from shell's namespace? Pin
AkelA11-Oct-00 6:36
AkelA11-Oct-00 6:36 
QuestionHow to tackle "The server could not load the specified ISAPI resource" Pin
Joep11-Oct-00 5:34
Joep11-Oct-00 5:34 

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.