|
FRX SDK Documentation 2025 SP0
|
#include <CAdUiAlertDialog.h>
Public Member Functions | |
| CAdUiAlertDialog (wchar_t const *, wchar_t const *, wchar_t const *, wchar_t const *, unsigned int, unsigned int, CWnd *) | |
| virtual | ~CAdUiAlertDialog (void) |
Protected Member Functions | |
| virtual const AFX_MSGMAP * | GetMessageMap () const |
| virtual int | OnInitDialog (void) |
| virtual void | DoDataExchange (CDataExchange *) |
| void | OnButton0 (void) |
| void | OnButton1 (void) |
Static Protected Member Functions | |
| static const AFX_MSGMAP *PASCAL | GetThisMessageMap () |
Definition at line 22 of file CAdUiAlertDialog.h.
| CAdUiAlertDialog::CAdUiAlertDialog | ( | wchar_t const * | , |
| wchar_t const * | , | ||
| wchar_t const * | , | ||
| wchar_t const * | , | ||
| unsigned int | , | ||
| unsigned int | , | ||
| CWnd * | ) |
|
protectedvirtual |
|
protectedvirtual |
|
staticprotected |