读书人

error C2065: #039;strName#039; : undeclared

发布时间: 2012-09-04 14:19:30 作者: rapoo

error C2065: 'strName' : undeclared identifier//CString怎么还是未定义????

C/C++ code
#include "atlstr.h"#include "cstringt.h" error C2065: 'strName' : undeclared identifier//CString怎么还是未定义????


[解决办法]
看楼主帖的东西,是变量名未定义吧

读书人网 >C++

热点推荐