Go to the source code of this file.
|
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) |
|