CMGDK r49-rc2
名字空间 | 类型定义 | 枚举
K:/CMGDKv18/SDK/Include/hgl/CodePage.H文件参考

浏览该文件的源代码。

名字空间

namespace  hgl
 

__MAKE_HGL__&&!__MAKE_PLUGIN__


类型定义

typedef unsigned int hgl::CCP

枚举

enum  hgl::CharacterCodePage {
  hgl::ccpNone = 0, hgl::ccpGBK = 936, hgl::ccpBig5 = 950, hgl::ccpGB2312 = 20936,
  hgl::ccpHZGB2312 = 52936, hgl::ccpGB18030 = 54936, hgl::ccpShiftJIS = 932, hgl::ccpJISX = 50222,
  hgl::ccpUTF7 = 65000, hgl::ccpUTF8 = 65001, hgl::ccpEnd
}
 代码页枚举 更多...
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义