ReactOS 0.4.16-dev-240-gdb5fa3b
|
#include <ntuser.h>
Public Attributes | |
PSERVERINFO | psi |
PVOID | aheList |
PVOID | pDispInfo |
ULONG_PTR | ulSharedDelta |
WNDMSG | awmControl [FNID_NUM] |
WNDMSG | DefWindowMsgs |
WNDMSG | DefWindowSpecMsgs |
PVOID _SHAREDINFO::aheList |
Definition at line 1131 of file ntuser.h.
Referenced by ClientThreadSetupHelper(), Init(), START_TEST(), and ValidateHandleNoErr().
PVOID _SHAREDINFO::pDispInfo |
Definition at line 1132 of file ntuser.h.
Referenced by START_TEST().
PSERVERINFO _SHAREDINFO::psi |
Definition at line 1130 of file ntuser.h.
Referenced by ClientThreadSetupHelper(), ImmRegisterClient(), Init(), and START_TEST().
ULONG_PTR _SHAREDINFO::ulSharedDelta |
Definition at line 1133 of file ntuser.h.
Referenced by SharedPtrToUser(), START_TEST(), and ValidateHandleNoErr().