| Error(HWND parent, const char *title, const char *msg) | W32DLib::Common | [static] |
| Error(HWND parent, const char *title, const std::string &msg) | W32DLib::Common | [static] |
| GetAppWindow() | W32DLib::Common | [static] |
| GetInstance() | W32DLib::Common | [static] |
| GetOSError() | W32DLib::Common | [static] |
| Initialise() | W32DLib::Common | [static] |
| Message(HWND parent, const char *title, const char *msg) | W32DLib::Common | [static] |
| Message(HWND parent, const char *title, const std::string &msg) | W32DLib::Common | [static] |
| MessageTitle(const char *title) | W32DLib::Common | [static] |
| OpenFile(HWND parent, const char *title, std::string &path, const char *filter) | W32DLib::Common | [static] |
| Query(HWND parent, const char *title, const char *msg) | W32DLib::Common | [static] |
| Query(HWND parent, const char *title, const std::string &msg) | W32DLib::Common | [static] |
| SaveFile(HWND parent, const char *title, std::string &path, const char *filter) | W32DLib::Common | [static] |
| SelectDir(HWND parent, const char *title, std::string &path) | W32DLib::Common | [static] |