摘要:
使用ATL宏进行Unicode转换#include "atlconv.h"USER_CONVERTION;设Unicode串为wstrunicode;W2A(wstrunicode) ;//将unicode转为char * 还可以使用OLE2A(wstrunicode)W2CA(wstrunicode);//将unicode转为const char*W2T(wstrunicode) ;//将uni... 阅读全文
posted @ 2010-05-28 16:09
zhouli
阅读(366)
评论(0)
推荐(0)