Click here to Skip to main content
15,899,026 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWhat can be an alternative to AFX_MANAGE_STATE macro? Pin
Sameerkumar Namdeo23-Jul-07 0:19
Sameerkumar Namdeo23-Jul-07 0:19 
AnswerRe: What can be an alternative to AFX_MANAGE_STATE macro? Pin
Nibu babu thomas23-Jul-07 0:27
Nibu babu thomas23-Jul-07 0:27 
GeneralRe: What can be an alternative to AFX_MANAGE_STATE macro? Pin
Sameerkumar Namdeo23-Jul-07 1:37
Sameerkumar Namdeo23-Jul-07 1:37 
GeneralRe: What can be an alternative to AFX_MANAGE_STATE macro? Pin
Sameerkumar Namdeo23-Jul-07 1:38
Sameerkumar Namdeo23-Jul-07 1:38 
GeneralRe: What can be an alternative to AFX_MANAGE_STATE macro? Pin
Sameerkumar Namdeo23-Jul-07 3:12
Sameerkumar Namdeo23-Jul-07 3:12 
AnswerRe: What can be an alternative to AFX_MANAGE_STATE macro? Pin
KarstenK23-Jul-07 0:42
mveKarstenK23-Jul-07 0:42 
QuestionForcing a Compile-Time Link to a DLL Pin
Richard Andrew x6422-Jul-07 23:55
professionalRichard Andrew x6422-Jul-07 23:55 
AnswerRe: Forcing a Compile-Time Link to a DLL Pin
KarstenK23-Jul-07 0:47
mveKarstenK23-Jul-07 0:47 
If it is a resource dll you need the HANDLE to set it to "Current Resource Handle".

If you only need the resources, you can also change the resource code of your exe module.

Greetings from Germany

AnswerRe: Forcing a Compile-Time Link to a DLL Pin
Mark Salsbery23-Jul-07 5:53
Mark Salsbery23-Jul-07 5:53 
AnswerRe: Forcing a Compile-Time Link to a DLL Pin
cmk23-Jul-07 13:52
cmk23-Jul-07 13:52 
GeneralRe: Forcing a Compile-Time Link to a DLL Pin
Richard Andrew x6423-Jul-07 13:56
professionalRichard Andrew x6423-Jul-07 13:56 
QuestionCListCtrl: selection always highlighted even focus lose Pin
sdancer7522-Jul-07 23:38
sdancer7522-Jul-07 23:38 
AnswerRe: CListCtrl: selection always highlighted even focus lose Pin
KarstenK23-Jul-07 0:49
mveKarstenK23-Jul-07 0:49 
QuestionSetSystemTime - GMT and BST Pin
mcsherry22-Jul-07 23:35
mcsherry22-Jul-07 23:35 
AnswerRe: SetSystemTime - GMT and BST Pin
Nibu babu thomas22-Jul-07 23:53
Nibu babu thomas22-Jul-07 23:53 
AnswerRe: SetSystemTime - GMT and BST Pin
David Crow23-Jul-07 2:45
David Crow23-Jul-07 2:45 
GeneralRe: SetSystemTime - GMT and BST Pin
Mark Salsbery23-Jul-07 5:56
Mark Salsbery23-Jul-07 5:56 
QuestionCount threads associated with a process Pin
Programm3r22-Jul-07 23:08
Programm3r22-Jul-07 23:08 
AnswerRe: Count threads associated with a process Pin
Richard Andrew x6422-Jul-07 23:48
professionalRichard Andrew x6422-Jul-07 23:48 
GeneralRe: Count threads associated with a process Pin
Programm3r23-Jul-07 0:17
Programm3r23-Jul-07 0:17 
AnswerRe: Count threads associated with a process Pin
Nibu babu thomas23-Jul-07 0:31
Nibu babu thomas23-Jul-07 0:31 
GeneralRe: Count threads associated with a process Pin
Programm3r23-Jul-07 0:47
Programm3r23-Jul-07 0:47 
QuestionError when Building the code Pin
maglev_tgv22-Jul-07 22:16
maglev_tgv22-Jul-07 22:16 
AnswerRe: Error when Building the code Pin
Cedric Moonen22-Jul-07 23:01
Cedric Moonen22-Jul-07 23:01 
AnswerRe: Error when Building the code Pin
CPallini22-Jul-07 23:15
mveCPallini22-Jul-07 23:15 

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.