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

C / C++ / MFC

 
AnswerRe: Checkbox? Pin
PJ Arends8-Jan-07 8:31
professionalPJ Arends8-Jan-07 8:31 
GeneralRe: Checkbox? Pin
Larsson8-Jan-07 8:55
Larsson8-Jan-07 8:55 
AnswerRe: Checkbox? Pin
Stephen Hewitt8-Jan-07 11:32
Stephen Hewitt8-Jan-07 11:32 
GeneralRe: Checkbox? Pin
Larsson8-Jan-07 12:51
Larsson8-Jan-07 12:51 
QuestionAFX_MANAGE_STATE(AfxGetStaticModuleState()); Pin
Niklas L8-Jan-07 7:40
Niklas L8-Jan-07 7:40 
AnswerRe: AFX_MANAGE_STATE(AfxGetStaticModuleState()); Pin
Mark Salsbery8-Jan-07 8:37
Mark Salsbery8-Jan-07 8:37 
GeneralRe: AFX_MANAGE_STATE(AfxGetStaticModuleState()); Pin
Niklas L8-Jan-07 8:52
Niklas L8-Jan-07 8:52 
GeneralRe: AFX_MANAGE_STATE(AfxGetStaticModuleState()); Pin
Mark Salsbery8-Jan-07 9:02
Mark Salsbery8-Jan-07 9:02 
I would think you'd just need AFX_MANAGE_STATE(AfxGetStaticModuleState()) at the top of the
callback function.

As long as the module handle is set properly so MFC can find and load resources when it needs to.

This can also be overriden by loading the resources yourself if you need to.

Mark

GeneralRe: AFX_MANAGE_STATE(AfxGetStaticModuleState()); Pin
Niklas L8-Jan-07 10:34
Niklas L8-Jan-07 10:34 
GeneralRe: AFX_MANAGE_STATE(AfxGetStaticModuleState()); Pin
Niklas L8-Jan-07 10:56
Niklas L8-Jan-07 10:56 
GeneralRe: AFX_MANAGE_STATE(AfxGetStaticModuleState()); Pin
Mark Salsbery8-Jan-07 11:08
Mark Salsbery8-Jan-07 11:08 
QuestionImpossible to start specified application... Pin
ayol121228-Jan-07 6:34
ayol121228-Jan-07 6:34 
AnswerRe: Impossible to start specified application... [modified] Pin
Mark Salsbery8-Jan-07 7:10
Mark Salsbery8-Jan-07 7:10 
GeneralRe: Impossible to start specified application... Pin
ayol121228-Jan-07 10:35
ayol121228-Jan-07 10:35 
QuestionCan't Create New Class with Wizard Pin
Reagan Conservative8-Jan-07 6:33
Reagan Conservative8-Jan-07 6:33 
AnswerRe: Can't Create New Class with Wizard Pin
Trollslayer8-Jan-07 6:35
mentorTrollslayer8-Jan-07 6:35 
GeneralRe: Can't Create New Class with Wizard Pin
Reagan Conservative8-Jan-07 6:43
Reagan Conservative8-Jan-07 6:43 
QuestionTerminate application during creation Pin
baerten8-Jan-07 5:01
baerten8-Jan-07 5:01 
AnswerRe: Terminate application during creation Pin
David Crow8-Jan-07 5:04
David Crow8-Jan-07 5:04 
AnswerRe: Terminate application during creation Pin
jhwurmbach8-Jan-07 5:38
jhwurmbach8-Jan-07 5:38 
AnswerThanks Pin
baerten9-Jan-07 21:35
baerten9-Jan-07 21:35 
QuestionADO cannot restore connection Pin
Daniel Kanev8-Jan-07 4:47
Daniel Kanev8-Jan-07 4:47 
QuestionForcing cursur to stay in CEdit Pin
Shay Harel8-Jan-07 4:21
Shay Harel8-Jan-07 4:21 
AnswerRe: Forcing cursur to stay in CEdit [modified] Pin
CPallini8-Jan-07 4:29
mveCPallini8-Jan-07 4:29 
GeneralRe: Forcing cursur to stay in CEdit Pin
toxcct8-Jan-07 4:35
toxcct8-Jan-07 4:35 

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.