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

C / C++ / MFC

 
GeneralRe: Bug tracking Pin
Ravi Bhavnani19-Jun-04 17:23
professionalRavi Bhavnani19-Jun-04 17:23 
GeneralRe: Bug tracking Pin
Trollslayer20-Jun-04 1:01
mentorTrollslayer20-Jun-04 1:01 
Questionhow to find dll for active x control cab Pin
19-Jun-04 7:00
suss19-Jun-04 7:00 
AnswerRe: how to find dll for active x control cab Pin
Blake Miller21-Jun-04 3:32
Blake Miller21-Jun-04 3:32 
QuestionHow to use customized static text in Dailog Box Pin
auur19-Jun-04 5:29
auur19-Jun-04 5:29 
AnswerRe: How to use customized static text in Dailog Box Pin
Johan Rosengren19-Jun-04 6:38
Johan Rosengren19-Jun-04 6:38 
GeneralDialog in a DLL Pin
MHillary19-Jun-04 5:16
MHillary19-Jun-04 5:16 
GeneralRe: Dialog in a DLL Pin
Johan Rosengren19-Jun-04 5:20
Johan Rosengren19-Jun-04 5:20 
Resources are normally loaded from the application, as you have noticed. But calling AfxSetResourceHandle, you can change this, however. Create a function in the DLL handling the DoModal of the dialog. You might also want to check the AFX_MANAGE_STATE on MSDN.
GeneralRe: Dialog in a DLL Pin
MHillary19-Jun-04 7:11
MHillary19-Jun-04 7:11 
GeneralRe: Dialog in a DLL Pin
Johan Rosengren19-Jun-04 7:19
Johan Rosengren19-Jun-04 7:19 
GeneralRe: Dialog in a DLL Pin
wb19-Jun-04 6:53
wb19-Jun-04 6:53 
GeneralRe: Dialog in a DLL Pin
ThatsAlok21-Jun-04 1:06
ThatsAlok21-Jun-04 1:06 
GeneralDrawing an arrow Pin
kfaday19-Jun-04 5:13
kfaday19-Jun-04 5:13 
GeneralRe: Drawing an arrow Pin
PJ Arends19-Jun-04 6:45
professionalPJ Arends19-Jun-04 6:45 
GeneralRe: Drawing an arrow Pin
kfaday19-Jun-04 7:07
kfaday19-Jun-04 7:07 
GeneralRe: Drawing an arrow Pin
palbano19-Jun-04 7:14
palbano19-Jun-04 7:14 
GeneralRe: Drawing an arrow Pin
kfaday19-Jun-04 7:38
kfaday19-Jun-04 7:38 
GeneralRe: Drawing an arrow Pin
palbano19-Jun-04 9:48
palbano19-Jun-04 9:48 
GeneralRe: Drawing an arrow Pin
kfaday19-Jun-04 11:21
kfaday19-Jun-04 11:21 
Generalrename a file Pin
Jason876519-Jun-04 4:28
Jason876519-Jun-04 4:28 
GeneralRe: rename a file Pin
PJ Arends19-Jun-04 6:48
professionalPJ Arends19-Jun-04 6:48 
Generalpopup menu problem Pin
udi444419-Jun-04 3:49
udi444419-Jun-04 3:49 
GeneralRe: popup menu problem Pin
kfaday19-Jun-04 5:11
kfaday19-Jun-04 5:11 
Questionhow to create user in windows using vc++ Pin
ThatsAlok19-Jun-04 3:03
ThatsAlok19-Jun-04 3:03 
AnswerRe: how to create user in windows using vc++ Pin
ThatsAlok19-Jun-04 3:43
ThatsAlok19-Jun-04 3:43 

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.