MFC DLL 待续 ; 创建动态链接库 ; 创建扩展 ; 编译的DLL
MFC Extension DLL 扩展动态链接库 ; MFC扩展DLL
mfc扩展dll mfc extension dll
MFC regular DLL MFC常规DLL
If you need to do any of the above or need to pass MFC-derived objects between the calling executable and the DLL, you must build an extension DLL.
如果需要执行上述任一操作,或者需要在调用可执行文件和DLL之间传递mfc派生的对象,则必须生成扩展dll。
The MFC common window procedure automatically switches to the correct module state, so you do not need to worry about it in any message handlers implemented in your regular DLL.
MFC 的通用窗口过程会自动切换到正确的模块状态,因此您无需担心在规则 DLL 中实现的任何消息处理程序中的模块状态。
Only MFC programs can call functions in your DLL.
只有MF C程序可以在DLL中调用函数。
应用推荐