|
-
May 2nd, 1999, 09:25 AM
#1
Release vs Debug
I have vc++6.0. When I build a program, I get an executable file in my
debug directory which%
-
May 2nd, 1999, 03:01 PM
#2
Re: Release vs Debug
If your using VC++ Profession or Enterprise edition you can change your project settings to static link to MFC, which eliminates the need for all of the MFC DLLs (not availa
-
May 2nd, 1999, 03:02 PM
#3
That post screwed up!!!
If your using VC++ Profession or Enterprise edition you can change your project settings to static link to MFC, which eliminates the need for all of the MFC DLLs (not
-
May 2nd, 1999, 03:04 PM
#4
OK this thing doesn't like me!!
If your using VC++ Profession or Enterprise edition you can change your project settings to static link to MFC, which eliminates the need for all of the MFC DLLs \(not available in the Standard edition\). If your using non MFC DLLs \(i.e. ones you created, or bought\) then you should use an install program like InstallShield \(http://www.installshield.com\) to package all the files into one exectuable that installs all the necessary DLLs.
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
|