1.#include <afx.h>
2.project-> setting,选中use MFC in a shared DLL;
3.project-> setting-> c/c++,category中选code generation,然后在use run-time library中选debug multithreaded dll
2.project-> setting,选中use MFC in a shared DLL;
3.project-> setting-> c/c++,category中选code generation,然后在use run-time library中选debug multithreaded dll
本文介绍了如何在项目中设置MFC共享DLL,包括必要的头文件包含、项目设置步骤及运行时库的选择,适用于希望了解MFC DLL使用方式的开发者。
5789

被折叠的 条评论
为什么被折叠?



