JunkBox_Win_Lib 1.5.3
Loading...
Searching...
No Matches
MessageBoxDLG.h File Reference
#include "DLGBoxBase.h"
Include dependency graph for MessageBoxDLG.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CMessageBoxDLG
 

Namespaces

namespace  jbxwl
 

Functions

CMessageBoxDLGMessageBoxDLG (int ttl, int msg, CWnd *wnd=NULL)
 
CMessageBoxDLGMessageBoxDLG (LPCTSTR ttl, int msg, CWnd *wnd=NULL)
 
CMessageBoxDLGMessageBoxDLG (int ttl, LPCTSTR msg, CWnd *wnd=NULL)
 
CMessageBoxDLGMessageBoxDLG (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)