CString cstr = "测试string";
char* ch = cstr.GetBuffer(cstr.Getlength());Error 4 error C2440: 'initializing' : cannot convert from 'wchar_t *' to 'char *' d:\my documents\visual studio 2005\projects\mfctest2\mfctest2\fileoperation.h 51