- 首页
- 相关页面
- 模块
- 命名空间
- 类
- 文件
-
)
- 类列表
- 类索引
- 类继承关系
- 类成员
全部) 类) 命名空间) 文件) 函数) 变量) 类型定义) 枚举) 枚举值) 属性) 友元) 宏定义) 组) 页)
Public 成员函数 | 静态 Public 成员函数 | 所有成员列表
CWin32InputBox类 参考
#include
## 静态 Public 成员函数
|
static INT_PTR | InputBoxEx (WIN32INPUTBOX_PARAM *) |
|
static INT_PTR | InputBox (LPCSTR szTitle, LPCSTR szPrompt, LPSTR szResult, DWORD nResultSize, bool bMultiLine=false, HWND hwndParent=0) |
|
static std::string | AnsiToUtf8 (std::string strAnsi) |
|
static std::string | Utf8ToAnsi (std::string strUTF8) |
|
构造及析构函数说明
成员函数说明
static std::string AnsiToUtf8 | ( | std::string | strAnsi | ) | |
| static |
static INT_PTR InputBox | ( | LPCSTR | szTitle, | | | LPCSTR | szPrompt, | | | LPSTR | szResult, | | | DWORD | nResultSize, | | | bool | bMultiLine = false , | | | HWND | hwndParent = 0 | | ) | | |
| static |
static std::string Utf8ToAnsi | ( | std::string | strUTF8 | ) | |
| static |
该类的文档由以下文件生成:
- /Users/zeroyang/Documents/github/cocos2d-x/extensions/proj.win32/Win32InputBox.h