| AddCallback(UINT msg, UINT notification, Window *owner, W32DLibCallback callback) | W32DLib::Control | [protected] |
| Button(Dialog *parent, int resource_id, DataX *datax) | W32DLib::Button | |
| Control(Dialog *parent, int resource_id, DataX *datax) | W32DLib::Control | |
| DoDataExchange(bool set) | W32DLib::Control | [virtual] |
| Enable(bool enable) | W32DLib::Window | |
| GetHMENU() | W32DLib::Window | |
| GetHWND() | W32DLib::Window | |
| GetText() | W32DLib::Window | |
| HasMutex() | W32DLib::Window | |
| InstanceProc(HWND wnd, UINT msg, WPARAM wp, LPARAM lp) | W32DLib::Window | [protected, virtual] |
| m_data | W32DLib::Control | [protected] |
| m_parent | W32DLib::Control | [protected] |
| m_resid | W32DLib::Control | [protected] |
| m_wnd | W32DLib::Window | [protected] |
| Move(int x, int y, int width, int height, bool repaint=true) | W32DLib::Window | |
| MoveBase(Window *w, int x, int y, int width, int height, bool repaint=true) | W32DLib::Window | |
| OnPress(Window *owner, W32DLibCallback callback) | W32DLib::Button | |
| ProcessMessage(UINT msg, WPARAM wp, LPARAM lp) | W32DLib::Control | |
| ResourceID() | W32DLib::Control | |
| SendMsg(UINT msg, WPARAM wp, LPARAM lp) | W32DLib::Window | |
| SetHMENU(HMENU menu) | W32DLib::Window | |
| SetText(const char *text) | W32DLib::Window | |
| SetText(const std::string &text) | W32DLib::Window | |
| Window() | W32DLib::Window | |
| WindowProc(HWND wnd, UINT msg, WPARAM wp, LPARAM lp) | W32DLib::Window | [protected, static] |
| ~Button() | W32DLib::Button | [virtual] |
| ~Control() | W32DLib::Control | [virtual] |
| ~Window() | W32DLib::Window | [virtual] |