VC60 exe size?
-
VC60, Win98, MFC I have been building a release build of my project for a year and the size of my release exe has always been around 8Meg. Suddenly my exe Release build compiles an exe file to the whapping size of 41Meg. Is there something obvious that I am missing?
-
VC60, Win98, MFC I have been building a release build of my project for a year and the size of my release exe has always been around 8Meg. Suddenly my exe Release build compiles an exe file to the whapping size of 41Meg. Is there something obvious that I am missing?
-
I tried that. However thank you for your response. The problem turned out to be the resource file. For some reason it increased in size to 25M! I restored my backup resource, recompiled, and the EXE file was now 1M. Recompiling my project resulted in a total exe size back to the original 4M.