|
W32DLib
|
This is the complete list of members for W32DLib::Common, including all inherited members.
| Error(HWND parent, const TCHAR *title, const TCHAR *msg) | W32DLib::Common | static |
| Error(HWND parent, const TCHAR *title, const W32String &msg) | W32DLib::Common | static |
| GetAppWindow() | W32DLib::Common | static |
| GetInstance() | W32DLib::Common | static |
| GetOSError() | W32DLib::Common | static |
| Initialise(int size=sizeof(TCHAR)) | W32DLib::Common | static |
| Message(HWND parent, const TCHAR *title, const TCHAR *msg) | W32DLib::Common | static |
| Message(HWND parent, const TCHAR *title, const W32String &msg) | W32DLib::Common | static |
| MessageTitle(const TCHAR *title) | W32DLib::Common | static |
| OpenFile(HWND parent, const TCHAR *title, W32String &path, const TCHAR *filter) | W32DLib::Common | static |
| Query(HWND parent, const TCHAR *title, const TCHAR *msg) | W32DLib::Common | static |
| Query(HWND parent, const TCHAR *title, const W32String &msg) | W32DLib::Common | static |
| SaveFile(HWND parent, const TCHAR *title, W32String &path, const TCHAR *filter) | W32DLib::Common | static |
| SelectDir(HWND parent, const TCHAR *title, W32String &path) | W32DLib::Common | static |