Define your application Settings using the application Settings page of the MFC DLL Wizard.
使用MF C 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中调用函数。
应用推荐