预处理CComModule的问题

来源:互联网 发布:骑士队汤普森数据 编辑:程序博客网 时间:2024/05/28 05:16

解决方法:

#include   <atlbase.h> 
#include   <atlcom.h> 

在主应用程序中定义全局变量_Module

特此鸣谢资料一:http://topic.csdn.net/t/20040922/15/3398336.html

原创粉丝点击