Click here to Skip to main content
15,910,009 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: image algorithm Pin
rspilon19-Mar-07 4:52
rspilon19-Mar-07 4:52 
JokeRe: image algorithm Pin
toxcct19-Mar-07 5:01
toxcct19-Mar-07 5:01 
GeneralRe: image algorithm Pin
ThatsAlok19-Mar-07 22:21
ThatsAlok19-Mar-07 22:21 
AnswerRe: image algorithm Pin
Eytukan19-Mar-07 8:31
Eytukan19-Mar-07 8:31 
GeneralRe: image algorithm Pin
ThatsAlok19-Mar-07 22:22
ThatsAlok19-Mar-07 22:22 
AnswerRe: image algorithm Pin
Mike Dimmick19-Mar-07 9:26
Mike Dimmick19-Mar-07 9:26 
QuestionMDI help Pin
ScotDolan19-Mar-07 4:06
ScotDolan19-Mar-07 4:06 
AnswerRe: MDI help Pin
Mark Salsbery19-Mar-07 4:14
Mark Salsbery19-Mar-07 4:14 
You could do it the MFC way and have a single application class instance. Initialization is
in the constructor, before WinMain is called. Additional calls on the object could be made in
WinMain.

Mark


"Great job, team. Head back to base for debriefing and cocktails."
(Spottswoode "Team America")

QuestionHandle to an ActiveX control Pin
AbbyIndian19-Mar-07 2:48
AbbyIndian19-Mar-07 2:48 
QuestionRe: Handle to an ActiveX control Pin
prasad_som19-Mar-07 3:03
prasad_som19-Mar-07 3:03 
AnswerRe: Handle to an ActiveX control Pin
AbbyIndian19-Mar-07 3:06
AbbyIndian19-Mar-07 3:06 
AnswerRe: Handle to an ActiveX control Pin
prasad_som19-Mar-07 3:11
prasad_som19-Mar-07 3:11 
GeneralRe: Handle to an ActiveX control Pin
AbbyIndian19-Mar-07 3:14
AbbyIndian19-Mar-07 3:14 
AnswerRe: Handle to an ActiveX control Pin
prasad_som19-Mar-07 3:18
prasad_som19-Mar-07 3:18 
GeneralRe: Handle to an ActiveX control Pin
AbbyIndian19-Mar-07 3:20
AbbyIndian19-Mar-07 3:20 
AnswerRe: Handle to an ActiveX control Pin
prasad_som19-Mar-07 3:27
prasad_som19-Mar-07 3:27 
Questionvisual c++ Pin
aefmaaradji19-Mar-07 2:07
aefmaaradji19-Mar-07 2:07 
QuestionRe: visual c++ Pin
David Crow19-Mar-07 2:24
David Crow19-Mar-07 2:24 
AnswerRe: visual c++ Pin
Programm3r19-Mar-07 2:24
Programm3r19-Mar-07 2:24 
AnswerRe: visual c++ Pin
ThatsAlok19-Mar-07 22:21
ThatsAlok19-Mar-07 22:21 
AnswerRe: visual c++ Pin
Hamid_RT20-Mar-07 2:52
Hamid_RT20-Mar-07 2:52 
Questionsetfocus Pin
deeps_cute19-Mar-07 2:04
deeps_cute19-Mar-07 2:04 
AnswerRe: setfocus Pin
prasad_som19-Mar-07 2:10
prasad_som19-Mar-07 2:10 
GeneralRe: setfocus- ok but Pin
deeps_cute19-Mar-07 2:17
deeps_cute19-Mar-07 2:17 
QuestionRe: setfocus- ok but Pin
prasad_som19-Mar-07 2:20
prasad_som19-Mar-07 2:20 

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.