|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winuser.h>

| UINT MSGBOXPARAMSA::cbSize |
Definition at line 3425 of file winuser.h.
Referenced by MessageBoxExA().
| DWORD_PTR MSGBOXPARAMSA::dwContextHelpId |
Definition at line 3432 of file winuser.h.
Referenced by MessageBoxExA().
| DWORD MSGBOXPARAMSA::dwLanguageId |
Definition at line 3434 of file winuser.h.
Referenced by MessageBoxExA().
| DWORD MSGBOXPARAMSA::dwStyle |
Definition at line 3430 of file winuser.h.
Referenced by MessageBoxExA().
| HINSTANCE MSGBOXPARAMSA::hInstance |
Definition at line 3427 of file winuser.h.
Referenced by MessageBoxExA().
| HWND MSGBOXPARAMSA::hwndOwner |
Definition at line 3426 of file winuser.h.
Referenced by MessageBoxExA().
| MSGBOXCALLBACK MSGBOXPARAMSA::lpfnMsgBoxCallback |
Definition at line 3433 of file winuser.h.
Referenced by MessageBoxExA().
| LPCSTR MSGBOXPARAMSA::lpszCaption |
Definition at line 3429 of file winuser.h.
Referenced by MessageBoxExA().
| LPCSTR MSGBOXPARAMSA::lpszIcon |
Definition at line 3431 of file winuser.h.
Referenced by MessageBoxExA().
| LPCSTR MSGBOXPARAMSA::lpszText |
Definition at line 3428 of file winuser.h.
Referenced by MessageBoxExA().