2009-07-16
1. fatal error RC1015: cannot open include file 'atlresce.h'处理方法
在工程属性->资源->附加路径中,加入WTL的include路径。
本文解决了一个常见的编译错误:fatalerror RC1015,无法打开包含文件 'atlresce.h'。通过在工程属性的资源设置中添加WTL的include路径来修复此问题。
2009-07-16
1. fatal error RC1015: cannot open include file 'atlresce.h'处理方法
在工程属性->资源->附加路径中,加入WTL的include路径。

被折叠的 条评论
为什么被折叠?