
Could not use atlcontrols.h from VS.NET
hi,
when I include atlcontrols.h to VS.NET's atl project, some error
occured,
which said
d:\Test\AtlCon\atlcontrols.h(1214) : error C2065: '_Module' :
undeclared identifier
d:\Test\AtlCon\atlcontrols.h(1214) : error C2228: left of
'.GetModuleInstance' must have class/struct/union type
d:\Test\AtlCon\atlcontrols.h(1220) : error C2228: left of
'.GetModuleInstance' must have class/struct/union type
anybody know how to solve this problem?
thanks in advance