YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
YCLib MinGW32 平台公共扩展。 更多...
命名空间 | |
platform_ex | |
平台扩展命名空间。 | |
platform_ex::Windows | |
Windows 平台扩展接口。 | |
函数 | |
platform_ex::Windows::err (ec) | |
YF_API bool | platform_ex::Windows::CheckWine () |
判断是否在 Wine 环境下运行。 更多... | |
YF_API std::string | platform_ex::Windows::MBCSToMBCS (const char *, std::size_t, int=CP_UTF8, int=CP_ACP) |
转换第一个 int 参数指定编码的字符串为第二个 int 参数指定的编码。 更多... | |
std::string | platform_ex::Windows::WCSToMBCS (const wchar_t *str, std::size_t len, int cp) |
std::wstring | platform_ex::Windows::MBCSToWCS (const char *str, std::size_t len, int cp) |
变量 | |
Win32Exception::Win32Exception(ErrorCode ec, const std::string &s, LevelType l) ynothrow | platform_ex::Windows::catch (...) |
return | platform_ex::Windows::s |
platform_ex::Windows::l | |
YCLib MinGW32 平台公共扩展。
在文件 MinGW32.cpp 中定义.