摘要: 将char转换为wchar_t #include <atlconv.h> INT (WINAPI* BarcodeAnalyzeImage)(wchar_t*, long); char* imgFile; USES_CONVERSION; BarcodeNum = BarcodeAnalyzeIma 阅读全文
posted @ 2011-05-31 18:36 hongweigg 阅读(7) 评论(0) 推荐(0)