#include <Win32InputBox.h>
|
static INT_PTR | InputBoxEx (WIN32INPUTBOX_PARAM *) |
local | InputBoxEx () |
static INT_PTR | InputBox (LPCSTR szTitle, LPCSTR szPrompt, LPSTR szResult, DWORD nResultSize, bool bMultiLine=false, HWND hwndParent=0) |
local | InputBox ( local szTitle, local szPrompt, local szResult, local nResultSize, local false, local 0) |
static std::string | AnsiToUtf8 (std::string strAnsi) |
static std::string | Utf8ToAnsi (std::string strUTF8) |
static std::string AnsiToUtf8 |
( |
std::string |
strAnsi) | |
|
|
static |
var AnsiToUtf8 |
( |
var |
strAnsi) | |
|
|
static |
local AnsiToUtf8 |
( |
local |
strAnsi) | |
|
|
static |
static INT_PTR InputBox |
( |
LPCSTR |
szTitle, |
|
|
LPCSTR |
szPrompt, |
|
|
LPSTR |
szResult, |
|
|
DWORD |
nResultSize, |
|
|
bool |
bMultiLine = false , |
|
|
HWND |
hwndParent = 0 |
|
) |
| |
|
static |
var InputBox |
( |
var |
szTitle, |
|
|
var |
szPrompt, |
|
|
var |
szResult, |
|
|
var |
nResultSize, |
|
|
var |
bMultiLine = false , |
|
|
var |
hwndParent = 0 |
|
) |
| |
|
static |
local InputBox |
( |
local |
szTitle, |
|
|
local |
szPrompt, |
|
|
local |
szResult, |
|
|
local |
nResultSize, |
|
|
local |
bMultiLine = false , |
|
|
local |
hwndParent = 0 |
|
) |
| |
|
static |
local InputBoxEx |
( |
local |
) | |
|
|
static |
static std::string Utf8ToAnsi |
( |
std::string |
strUTF8) | |
|
|
static |
var Utf8ToAnsi |
( |
var |
strUTF8) | |
|
|
static |
local Utf8ToAnsi |
( |
local |
strUTF8) | |
|
|
static |
The documentation for this class was generated from the following file:
- /Users/cocos2d/MyWork/cocos2d-x-develop/extensions/proj.win32/Win32InputBox.h