摘要:
1.头文件中要定义宏; #define UNICODE #define _UNICODE 2.char转换成wchar const char *pFilePathName = "c:\\aa.dll"; int nLen = strlen(pFilePathName) + 1; int nwLen = MultiByteToWideChar(CP_ACP, 0, pFilePathNam... 阅读全文
posted @ 2010-07-23 15:34
3D入魔
阅读(350)
评论(0)
推荐(0)
浙公网安备 33010602011771号