| AddHotKey(const char, const BOOL=FALSE, const BOOL=FALSE, const BOOL=FALSE, const BOOL=FALSE) | TBasicWindow | |
| CanClose(void) | TBasicDialog | [inline, protected, virtual] |
| Ctrl(const int) const | TBasicDialog | |
| CtrlAddString(const int, LPCSTR) const | TBasicDialog | |
| CtrlAddString(const int, const int) const | TBasicDialog | |
| CtrlDelString(const int, LPCSTR) const | TBasicDialog | |
| CtrlDelString(const int, const int) const | TBasicDialog | |
| CtrlFindString(const int, LPCSTR, const int=-1) const | TBasicDialog | |
| CtrlFindString(const int, const int, const int=-1) const | TBasicDialog | |
| CtrlGetCheckState(const int) const | TBasicDialog | |
| CtrlGetCount(const int) const | TBasicDialog | |
| CtrlGetDouble(const int, const UINT, const char, BOOL &) const | TBasicDialog | |
| CtrlGetDouble(const int, const double, const double, const UINT, const char, BOOL &) const | TBasicDialog | |
| CtrlGetFloat(const int, const UINT, const char, BOOL &) const | TBasicDialog | |
| CtrlGetFloat(const int, const float, const float, const UINT, const char, BOOL &) const | TBasicDialog | |
| CtrlGetLong(const int, BOOL &) const | TBasicDialog | |
| CtrlGetLong(const int, const LONG, const LONG, BOOL &) const | TBasicDialog | |
| CtrlGetSel(const int) const | TBasicDialog | |
| CtrlGetSelString(const int) const | TBasicDialog | |
| CtrlGetState(const int) const | TBasicDialog | |
| CtrlGetText(const int, char *, const int) const | TBasicDialog | |
| CtrlHasFocus(const int) const | TBasicDialog | |
| CtrlIsChecked(const int) const | TBasicDialog | |
| CtrlIsEnabled(const int) const | TBasicDialog | |
| CtrlSetChecked(const int, const BOOL) const | TBasicDialog | |
| CtrlSetCheckState(const int, const ECheckState) const | TBasicDialog | |
| CtrlSetDouble(const int, const double, const UINT, const char) const | TBasicDialog | |
| CtrlSetEnabled(const int, const BOOL) const | TBasicDialog | |
| CtrlSetFloat(const int, const float, const UINT, const char) const | TBasicDialog | |
| CtrlSetFocus(const int) const | TBasicDialog | |
| CtrlSetLong(const int, const LONG) const | TBasicDialog | |
| CtrlSetSel(const int, const int) const | TBasicDialog | |
| CtrlSetSelString(const int, LPCSTR, const int=-1) const | TBasicDialog | |
| CtrlSetSelString(const int, const int, const int=-1) const | TBasicDialog | |
| CtrlSetState(const int, const UINT) const | TBasicDialog | |
| CtrlSetText(const int, LPCSTR) const | TBasicDialog | |
| CtrlSetText(const int, const int) const | TBasicDialog | |
| Dlg_OnChar(HWND, WPARAM, LPARAM) | TBasicDialog | [protected, virtual] |
| Dlg_OnCommand(HWND, int, HWND, UINT) | TBasicDialog | [inline, protected, virtual] |
| Dlg_OnDestroy(HWND) | TBasicDialog | [inline, protected, virtual] |
| Dlg_OnHScrollBar(HWND, HWND, UINT, int) | TBasicDialog | [inline, protected, virtual] |
| Dlg_OnInit(HWND, HWND, LPARAM) | TBasicDialog | [inline, protected, virtual] |
| Dlg_OnLButtonDown(HWND, UINT, int, int, UINT) | TBasicDialog | [inline, protected, virtual] |
| Dlg_OnLButtonUp(HWND, int, int, UINT) | TBasicDialog | [inline, protected, virtual] |
| Dlg_OnMouseActivate(HWND, HWND, UINT, UINT) | TBasicDialog | [inline, protected, virtual] |
| Dlg_OnMouseMove(HWND, int, int, UINT) | TBasicDialog | [inline, protected, virtual] |
| Dlg_OnNotify(HWND, int, UINT, UINT) | TBasicDialog | [inline, protected, virtual] |
| Dlg_OnRButtonDown(HWND, UINT, int, int, UINT) | TBasicDialog | [inline, protected, virtual] |
| Dlg_OnSetFocus(HWND, HWND) | TBasicDialog | [inline, protected, virtual] |
| Dlg_OnSysCommand(HWND, int, LPARAM) | TBasicDialog | [inline, protected, virtual] |
| Dlg_OnTimer(HWND, UINT) | TBasicDialog | [inline, protected, virtual] |
| Dlg_OnVScrollBar(HWND, HWND, UINT, int) | TBasicDialog | [inline, protected, virtual] |
| EventHandler(HWND, UINT, WPARAM, LPARAM) | TBasicWindow | [protected, static] |
| EventHandlerEx(HWND, UINT, WPARAM, LPARAM, BOOL &) | TBasicWindow | [protected, static] |
| GetHandle(void) const | TBasicWindow | [inline] |
| GetInstance() const | TBasicWindow | [inline] |
| GetResName(void) const | TBasicDialog | [inline] |
| Handle2Object(HWND) | TBasicWindow | [protected, static] |
| Interrupt(void) | TBasicDialog | [inline, protected, virtual] |
| IsHotKey(LPARAM, const char, const BOOL=FALSE, const BOOL=FALSE, const BOOL=FALSE, const BOOL=FALSE) | TBasicWindow | |
| LeaveDialog(void) | TBasicDialog | [inline, protected, virtual] |
| LoadHotKeys(HACCEL) | TBasicWindow | |
| LoadString(const int) const | TBasicWindow | |
| LoadString(const int, BOOL &) const | TBasicWindow | |
| m_HotKeys | TBasicWindow | |
| m_Instance | TBasicWindow | [protected] |
| m_Window | TBasicWindow | [protected] |
| MessageBox(LPCSTR, LPCSTR="", UINT=0) const | TBasicWindow | |
| MessageBox(const int, LPCSTR="", UINT=0) const | TBasicWindow | |
| MessageBox(LPCSTR, const int, UINT=0) const | TBasicWindow | |
| MessageBox(const int, const int, UINT=0) const | TBasicWindow | |
| OnEvent(HWND, UINT, WPARAM, LPARAM) | TBasicDialog | [protected, virtual] |
| RegisterWindow(HWND) | TBasicWindow | [protected] |
| s_WaitingWindow | TBasicWindow | [protected, static] |
| SetActivateHotKey(const char, const BOOL=FALSE, const BOOL=FALSE, const BOOL=FALSE, const BOOL=FALSE) | TBasicWindow | |
| TBasicDialog(const char *, HINSTANCE) | TBasicDialog | |
| TBasicWindow(HINSTANCE) | TBasicWindow | |
| UnregisterWindow(void) | TBasicWindow | [protected] |
| ~TBasicDialog(void) | TBasicDialog | [virtual] |
| ~TBasicWindow(void) | TBasicWindow | [virtual] |