unicode.h
上传用户:fy98168
上传日期:2015-06-26
资源大小:13771k
文件大小:0k
源码类别:

DVD

开发平台:

C/C++

  1. #if !defined(UNICODE_H)
  2. #define UNICODE_H
  3. UINT16 UnicodeToGB2312(UINT16 unicode);
  4. #endif