------ Build started: Project: ahcview,
Configuration: Debug Win32 ------
ahcview cannot be compiled with Visual C++
2005 Express, see below. What's wrong here?
Second, is there some beginner's tutorial?
The tiny help file included with the Active
Home SDK is no real help.
-----------------
Compiling...
StdAfx.cpp
c:\program files\microsoft platform
sdk\include\atl\atlcom.h(3242) : error C2027:
use of undefined type 'CExeModule'
c:\program
files\ahsdk\samples\cpp\ahcview\stdafx.h(18)
: see declaration of 'CExeModule'
c:\program files\microsoft platform
sdk\include\atl\atlcom.h(3242) : error C2228:
left of '.Lock' must have class/struct/union
c:\program files\microsoft platform
sdk\include\atl\atlcom.h(3244) : error C2027:
use of undefined type 'CExeModule'
...and so on.