描述:
XMLCOM.cpp
d:\program files\microsoft visual studio\vc98\atl\include\atlcom.h(2945) : error C2065: '_Module' : undeclared identifier
d:\program files\microsoft visual studio\vc98\atl\include\atlcom.h(2945) : error C2228: left of '.Lock' must have class/struct/union type
d:\program files\microsoft visual studio\vc98\atl\include\atlcom.h(2947) : error C2228: left of '.Unlock' must have class/struct/union type
d:\program files\microsoft visual studio\vc98\atl\include\atlcom.h(3318) : error C2228: left of '.m_csTypeInfoHolder' must have class/struct/union type
d:\program files\microsoft visual studio\vc98\atl\include\atlcom.h(3344) : error C2228: left of '.m_csTypeInfoHolder' must have class/struct/union type
d:\program files\microsoft visual studio\vc98\atl\include\atlcom.h(3345) : error C2228: left of '.AddTermFunc' must have class/struct/union type
d:\cbn_project\cbn\xmlcom.h(38) : error C2955: 'CComObject' : use of class template requires template argument list
d:\program files\microsoft visual studio\vc98\atl\include\atlcom.h(2432) : see declaration of 'CComObject'
d:\cbn_project\cbn\xmlcom.h(38) : fatal error C1903: unable to recover from previous error(s); stopping compilation
Error executing cl.exe.