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中调用函数。
You cannot share MFC objects between your DLL and the calling application.
您的DLL和呼叫的应用程序之间无法共用mfc物件。
Select this option to link the MFC library to your program as a Shared DLL.
选取这个选项将MF c程序库当做共用DLL连结至您的程序。
As the name describes, this kind of DLL is built using the static link library version of MFC.
正如名称所描述的,这类DLL是使用mfc静态链接库版本生成的。
Define your application Settings using the application Settings page of the MFC DLL Wizard.
使用MF CDLL精灵的应用程序设定页面来定义应用程序设定。
This support applies only to simple COM objects added to an MFC executable or DLL project.
这个支援只适用于加入至MFC可执行档或DLL 专案中的简单COM物件。
This support applies only to simple COM objects added to an MFC executable or DLL project.
这个支援只适用于加入至MFC可执行档或DLL 专案中的简单COM物件。
应用推荐