|
uLib
User mode C/C++ extended API library for Win32 programmers.
|
Definition at line 307 of file UserUtil.cpp.
Public Data | |
| PINT_PTR | pResult |
| HWND | hBox |
Public Functions | |
| MsgBoxParams (CSTR title, WORD maxText, UINT flags) | |
| ~MsgBoxParams () | |
Definition at line 328 of file UserUtil.cpp.
| MsgBoxParams::~MsgBoxParams | ( | ) |
Definition at line 346 of file UserUtil.cpp.
| PINT_PTR MsgBoxParams::pResult |
Definition at line 320 of file UserUtil.cpp.
| HWND MsgBoxParams::hBox |
Definition at line 321 of file UserUtil.cpp.