在stdafx.h中包含语句
#include <atlbase.h>
extern CComModule _Module;
#include <atlcom.h>编译时会有如下提示,请大侠指点明路,谢谢DOPCDlg.obj : error LNK2001: unresolved external symbol "class ATL::CComModule _Module" (?_Module@@3VCComModule@ATL@@A)