WTL 资料总结

阅读 127

2022-05-12


​​VCExpress下配置WTL开发环境(更新)​​ 

http://www.cppblog.com/visualfc/archive/2010/05/21/80761.html

WTL教程

 visualfc下载

http://code.google.com/p/visualfc/ 


#include <atlapp.h>  找不到。 在项目里-》c++ 》 项目依赖 添加WTL的文件include 目录

​​cannot open include file 'atlres.h'​​ ​​

I think you need to add the WTL include directory to the include directory path for the resource compiler. Right-click on the project, select 'Properties', select Resources->General in the properties window and add the WTL include directory to Additional Include Directories.

精彩评论(0)

0 0 举报