新进化论

道生一,一生二,二生三,三生万物。

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

这是由于编译的程序是在debug模式下编译的。

按照release模式编译就不会编译进MFC42D.dll等文件。

The 'D' in MFC42D stands for debug
version. It doesn't make sense to distribute it, and it is not licensed
for redistribution.

There is a menu command to change the build configuration to release
build. In VC6 it is on the Build menu, 'Set Active Configuration.' If
you are using VC.net look around the menus a bit for something similar,
or look up configuration in the help

posted on 2008-12-10 11:43  岌岌可危  阅读(1202)  评论(0编辑  收藏  举报