error C2065: strName : undeclared identifier//CString怎么还是未定义????C/C++ code#include atlstr
error C2065: 'strName' : undeclared identifier//CString怎么还是未定义????
- C/C++ code
#include "atlstr.h"#include "cstringt.h" error C2065: 'strName' : undeclared identifier//CString怎么还是未定义????
[解决办法]
看楼主帖的东西,是变量名未定义吧
