cannot convert parameter 1 from 'const char [43]' to 'LPCWSTR' ;
太感谢关心我的人了,我是个新手:'LoadLibraryW' : :
.\ceshi.cpp(18) : error C2664: 'LoadLibraryW' : cannot convert parameter 1 from 'const char [43]' to 'LPCWSTR'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
.\ceshi.cpp(78) : error C2065: 'CString' : undeclared identifier
.\ceshi.cpp(78) : error C2146: syntax error : missing ';' before identifier 'strTemp'
.\ceshi.cpp(78) : error C2065: 'strTemp' : undeclared identifier