#include <MyException.h>
Public Member Functions | |
CMsgBox (char *message, char *title, int style=0) | |
int | MessageBox () |
Public Attributes | |
MyString | m_message |
MyString | m_title |
int | m_style |
|
Definition at line 65 of file MyException.h. |
|
Definition at line 72 of file MyException.h. |
|
Definition at line 60 of file MyException.h. |
|
Definition at line 62 of file MyException.h. Referenced by CMsgBox(), and MessageBox(). |
|
Definition at line 61 of file MyException.h. Referenced by CMsgBox(), and MessageBox(). |