#include "DLGBoxBase.h"

Go to the source code of this file.
Classes | |
| class | CMessageBoxDLG |
Namespaces | |
| namespace | jbxwl |
Functions | |
| CMessageBoxDLG * | MessageBoxDLG (int ttl, int msg, CWnd *wnd=NULL) |
| CMessageBoxDLG * | MessageBoxDLG (LPCTSTR ttl, int msg, CWnd *wnd=NULL) |
| CMessageBoxDLG * | MessageBoxDLG (int ttl, LPCTSTR msg, CWnd *wnd=NULL) |
| CMessageBoxDLG * | MessageBoxDLG (LPCTSTR ttl, LPCTSTR msg, CWnd *wnd=NULL) |
| int | MessageBoxDLG (int ttl, int msg, UINT type, CWnd *wnd=NULL) |
| int | MessageBoxDLG (LPCTSTR ttl, int msg, UINT type, CWnd *wnd=NULL) |
| int | MessageBoxDLG (int ttl, LPCTSTR msg, UINT type, CWnd *wnd=NULL) |
| int | MessageBoxDLG (LPCTSTR ttl, LPCTSTR msg, UINT type, CWnd *wnd=NULL) |
1.6.1