我C++ 才入门,呵呵~~
查了点资料,知道C++内有很多个lib,ATL,WTL,STL~~~
我下了个例子,说是WTL
然后#include <atlapp.h>,编译报错
C:\Documents and Settings\Administrator\桌面\toolband_src\stdafx.h(46) : fatal error C1083: Cannot open include file: 'atlapp.h': No such file or directory
Error executing cl.exe.
请教这个头文件应该要装什么东西后系统才会正常导入吗?