Click here to Skip to main content
15,915,044 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: MessageBox Buttons Pin
Sabry19058-May-07 2:55
Sabry19058-May-07 2:55 
GeneralRe: MessageBox Buttons Pin
David Crow8-May-07 2:57
David Crow8-May-07 2:57 
QuestionMFC-Dll? Pin
$uresh $hanmugam7-May-07 23:33
$uresh $hanmugam7-May-07 23:33 
AnswerRe: MFC-Dll? Pin
Rajesh R Subramanian7-May-07 23:47
professionalRajesh R Subramanian7-May-07 23:47 
GeneralRe: MFC-Dll? Pin
$uresh $hanmugam8-May-07 0:03
$uresh $hanmugam8-May-07 0:03 
GeneralRe: MFC-Dll? Pin
Rajesh R Subramanian8-May-07 0:08
professionalRajesh R Subramanian8-May-07 0:08 
GeneralRe: MFC-Dll? Pin
$uresh $hanmugam8-May-07 1:07
$uresh $hanmugam8-May-07 1:07 
AnswerRe: MFC-Dll? Pin
Rajesh R Subramanian8-May-07 1:32
professionalRajesh R Subramanian8-May-07 1:32 
If you make regular MFC DLL, the caller cannot send or receive pointers/references to MFC objects/MFC classes . If you intend to use MFC objects at interfacing level, then you must choose MFC extension DLLs. But do note that if you write an MFC extension DLL, then, only MFC applications will be able to make use of your DLL. If you do not plan to use this DLL with any non-MFC application, then go head and write your MFC extension DLL.




"The difficulty lies, not in the new ideas, but in escaping from the old ones."
-- John Maynard Keyes, 1936

GeneralRe: MFC-Dll? Pin
$uresh $hanmugam8-May-07 3:42
$uresh $hanmugam8-May-07 3:42 
GeneralRe: MFC-Dll? Pin
Rajesh R Subramanian8-May-07 6:14
professionalRajesh R Subramanian8-May-07 6:14 
GeneralRe: MFC-Dll? Pin
$uresh $hanmugam8-May-07 19:33
$uresh $hanmugam8-May-07 19:33 
GeneralRe: MFC-Dll? Pin
Sam_c8-May-07 0:27
Sam_c8-May-07 0:27 
QuestionDll registeration failed in debug build Pin
tom groezer7-May-07 23:19
tom groezer7-May-07 23:19 
AnswerRe: Dll registeration failed in debug build Pin
Cedric Moonen8-May-07 0:14
Cedric Moonen8-May-07 0:14 
GeneralRe: Dll registeration failed in debug build Pin
tom groezer8-May-07 2:00
tom groezer8-May-07 2:00 
GeneralRe: Dll registeration failed in debug build Pin
Cedric Moonen8-May-07 2:49
Cedric Moonen8-May-07 2:49 
GeneralRe: Dll registeration failed in debug build Pin
tom groezer8-May-07 5:13
tom groezer8-May-07 5:13 
GeneralRe: Dll registeration failed in debug build Pin
Cedric Moonen8-May-07 5:50
Cedric Moonen8-May-07 5:50 
QuestionPrinting Problems [modified] Pin
Nelek7-May-07 23:08
protectorNelek7-May-07 23:08 
Question64 bit linking Error. Pin
VC_RYK7-May-07 21:09
VC_RYK7-May-07 21:09 
AnswerRe: 64 bit linking Error. Pin
Gavin Taylor8-May-07 0:11
professionalGavin Taylor8-May-07 0:11 
GeneralRe: 64 bit linking Error. Pin
VC_RYK8-May-07 0:47
VC_RYK8-May-07 0:47 
Questiontab navigation,plz help me Pin
prathuraj7-May-07 21:05
prathuraj7-May-07 21:05 
AnswerRe: tab navigation,plz help me Pin
Hamid_RT7-May-07 21:09
Hamid_RT7-May-07 21:09 
GeneralRe: tab navigation,plz help me Pin
prathuraj7-May-07 21:32
prathuraj7-May-07 21:32 

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.