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

C / C++ / MFC

 
GeneralRe: MFC version used ? Pin
ThatsAlok25-May-05 21:08
ThatsAlok25-May-05 21:08 
GeneralRe: MFC version used ? Pin
toxcct25-May-05 21:16
toxcct25-May-05 21:16 
GeneralRe: MFC version used ? Pin
ThatsAlok25-May-05 21:21
ThatsAlok25-May-05 21:21 
GeneralRe: MFC version used ? Pin
ThatsAlok25-May-05 21:26
ThatsAlok25-May-05 21:26 
GeneralRe: MFC version used ? Pin
M. Wohlers26-May-05 6:33
M. Wohlers26-May-05 6:33 
GeneralRe: MFC version used ? Pin
ThatsAlok26-May-05 18:40
ThatsAlok26-May-05 18:40 
AnswerRe: MFC version used ? Pin
ddmcr25-May-05 21:28
ddmcr25-May-05 21:28 
GeneralRe: MFC version used ? Pin
toxcct25-May-05 21:42
toxcct25-May-05 21:42 
Laugh | :laugh: Laugh | :laugh: Laugh | :laugh: Laugh | :laugh:

quoting the MSDN (thanks to Alok) :
"Mfc42.dll needs to be redistributed with MFC applications unless you statically linked to the MFC DLL (that is, unless you specified Use MFC in a Static Library on the General tab in the Project Settings dialog box). Note that static linking to MFC is supported only in Visual C++ Professional and Enterprise Editions.

If you dynamically link your application to the MFC library, you will, at a minimum, need to redistribute Mfc42.dll and Msvcrt.dll. All MFC DLLs use the shared version of the C run-time library; thus, Msvcrt.dll is required.
"

so, revise your judgment...



TOXCCT >>> GEII power
[toxcct][VisualCalc]
GeneralRe: MFC version used ? Pin
Cedric Moonen25-May-05 21:43
Cedric Moonen25-May-05 21:43 
GeneralRe: MFC version used ? Pin
toxcct25-May-05 21:45
toxcct25-May-05 21:45 
GeneralRe: MFC version used ? Pin
ThatsAlok25-May-05 22:23
ThatsAlok25-May-05 22:23 
GeneralRe: MFC version used ? Pin
ddmcr25-May-05 21:48
ddmcr25-May-05 21:48 
GeneralRe: MFC version used ? Pin
toxcct25-May-05 21:57
toxcct25-May-05 21:57 
GeneralRe: MFC version used ? Pin
ddmcr25-May-05 22:09
ddmcr25-May-05 22:09 
GeneralRe: MFC version used ? Pin
David Crow26-May-05 3:42
David Crow26-May-05 3:42 
GeneralRe: MFC version used ? Pin
ddmcr26-May-05 4:56
ddmcr26-May-05 4:56 
GeneralRe: MFC version used ? Pin
ddmcr26-May-05 5:23
ddmcr26-May-05 5:23 
GeneralRe: MFC version used ? Pin
ThatsAlok26-May-05 18:50
ThatsAlok26-May-05 18:50 
GeneralRe: MFC version used ? Pin
Cedric Moonen25-May-05 21:43
Cedric Moonen25-May-05 21:43 
GeneralRe: MFC version used ? Pin
J.B.25-May-05 22:18
J.B.25-May-05 22:18 
GeneralRe: MFC version used ? Pin
toxcct25-May-05 22:45
toxcct25-May-05 22:45 
GeneralRe: MFC version used ? Pin
Member 199230325-May-05 23:29
Member 199230325-May-05 23:29 
GeneralRe: MFC version used ? Pin
Bob Stanneveld25-May-05 23:35
Bob Stanneveld25-May-05 23:35 
GeneralRe: MFC version used ? Pin
Bob Stanneveld25-May-05 23:33
Bob Stanneveld25-May-05 23:33 
AnswerRe: MFC version used ? Pin
Jon Hulatt26-May-05 0:31
Jon Hulatt26-May-05 0:31 

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.