This is the complete list of members for CWin32InputBox, including all inherited members.
| AnsiToUtf8(std::string strAnsi) | CWin32InputBox | static |
| CWin32InputBox(WIN32INPUTBOX_PARAM *) | CWin32InputBox | |
| InputBox(LPCSTR szTitle, LPCSTR szPrompt, LPSTR szResult, DWORD nResultSize, bool bMultiLine=false, HWND hwndParent=0) | CWin32InputBox | static |
| InputBoxEx(WIN32INPUTBOX_PARAM *) | CWin32InputBox | static |
| Utf8ToAnsi(std::string strUTF8) | CWin32InputBox | static |
| ~CWin32InputBox() | CWin32InputBox |