Static link with MFC42.dll - Which DLL? 
Author Message
 Static link with MFC42.dll - Which DLL?

Where does it go to get this? Does it get it from Devstudio/Lib, or from
Windows/System? Does the options/tools/directories path mattter for this
one? Anyone have any information here?

Thanks in advance

Douglas Sutherland
Kesmai Studios



Sun, 04 Aug 2002 03:00:00 GMT  
 Static link with MFC42.dll - Which DLL?

Quote:
>Where does it go to get this? Does it get it from Devstudio/Lib, or from
>Windows/System?

Douglas,

If you're statically linking MFC, the linker uses NAFXCW.LIB (assuming
a release non-unicode build) from the VC\LIB directory.

Quote:
>Does the options/tools/directories path mattter for this
>one?

Yes - the LIB directories matter.

Dave
--
My address is altered to discourage junk mail.
Please post responses to the newsgroup thread,
there's no need for follow-up email copies.



Mon, 05 Aug 2002 03:00:00 GMT  
 Static link with MFC42.dll - Which DLL?
Ah. I was thinking it probably used a completely different LIB file. Thanks
for the info David.

Douglas Sutherland
Kesmai Studios

Quote:

> >Where does it go to get this? Does it get it from Devstudio/Lib, or from
> >Windows/System?

> Douglas,

> If you're statically linking MFC, the linker uses NAFXCW.LIB (assuming
> a release non-unicode build) from the VC\LIB directory.

> >Does the options/tools/directories path mattter for this
> >one?

> Yes - the LIB directories matter.

> Dave
> --
> My address is altered to discourage junk mail.
> Please post responses to the newsgroup thread,
> there's no need for follow-up email copies.



Mon, 05 Aug 2002 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Linking Static DLL vs Non Static DLL

2. MFC42.dll and MFC42.dll

3. msvcrt.dll mfc42.dll mfco42.dll

4. Dynamic linking to MFC42.dll

5. Statically linking MFC42 & other DLLs

6. Link to missing export MFC42.DLL:6571

7. The exe file is linked to missing export MFC42.DLL:6625

8. Problems with statically linked MFC42.DLL

9. File Associations and DEVSHL.DLL and MFC42.DLL

10. MFC42U.DLL and MFC42.DLL

11. msvcrt.dll and mfc42.dll

12. MSDEV invalid page faults in RCDLL.DLL and MFC42.DLL

 

 
Powered by phpBB® Forum Software