|
-
April 20th, 1999, 06:02 PM
#1
MFC DLLs
Which MFC DLL's do I include with a distributed program when not statically linking the MFC DLLs? I can't seem to find this in the MSDN.
-
April 20th, 1999, 08:56 PM
#2
Re: MFC DLLs
In my \program Files\Mircosoft Visual Studio\VC98 folder there is a file called
redist which list a number of files, there must be the same for vc 5.0...
Tony Teveris
-
April 20th, 1999, 11:13 PM
#3
Re: MFC DLLs
Maybe you can try dependency walker in vc6 tools.
-
April 21st, 1999, 04:54 AM
#4
Re: MFC DLLs
In VC++ 5.0, the redistribution files are in the Redist folder on the CD.
Dave
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|