dialog_helper::dialog Class Reference
#include <win32_dialog.h>
List of all members.
Constructor & Destructor Documentation
| dialog_helper::dialog::dialog |
( |
|
) |
[inline, protected] |
| dialog_helper::dialog::~dialog |
( |
|
) |
[inline, protected] |
Member Function Documentation
| virtual BOOL dialog_helper::dialog::on_message |
( |
UINT |
msg, |
|
|
WPARAM |
wp, |
|
|
LPARAM |
lp | |
|
) |
| | [protected, pure virtual] |
| void dialog_helper::dialog::end_dialog |
( |
int |
code |
) |
[protected] |
| HWND dialog_helper::dialog::get_wnd |
( |
|
) |
[inline] |
| int dialog_helper::dialog::run_modal |
( |
unsigned |
id, |
|
|
HWND |
parent | |
|
) |
| | |
| HWND dialog_helper::dialog::run_modeless |
( |
unsigned |
id, |
|
|
HWND |
parent | |
|
) |
| | |
The documentation for this class was generated from the following file: