ReactOS 0.4.16-dev-306-g647d351
|
#include <winmsg.h>
Public Attributes | |
DWORD | LastError |
UINT | Flags |
BOOL | Success |
UINT _USER_EXIT_REACTOS::Flags |
Definition at line 51 of file winmsg.h.
Referenced by CSR_API(), and ExitWindowsWorker().
DWORD _USER_EXIT_REACTOS::LastError |
Definition at line 50 of file winmsg.h.
Referenced by CSR_API(), and ExitWindowsWorker().
BOOL _USER_EXIT_REACTOS::Success |
Definition at line 52 of file winmsg.h.
Referenced by CSR_API(), and ExitWindowsWorker().