error C2065: 'strName' : undeclared identifier//CString怎么还是未定义????
- C/C++ code
#include "atlstr.h"#include "cstringt.h" error C2065: 'strName' : undeclared identifier//CString怎么还是未定义????
[解决办法]
看楼主帖的东西,是变量名未定义吧
发布时间: 2012-09-04 14:19:30 作者: rapoo
error C2065: 'strName' : undeclared identifier//CString怎么还是未定义????
#include "atlstr.h"#include "cstringt.h" error C2065: 'strName' : undeclared identifier//CString怎么还是未定义????