ReactOS 0.4.16-dev-433-g6363f78
|
#include <ntuser.h>
PFNCLIENT tagSERVERINFO::apfnClientA |
Definition at line 1056 of file ntuser.h.
Referenced by NtUserInitializeClientPfnArrays().
PFNCLIENT tagSERVERINFO::apfnClientW |
Definition at line 1057 of file ntuser.h.
Referenced by NtUserInitializeClientPfnArrays().
PFNCLIENTWORKER tagSERVERINFO::apfnClientWorker |
Definition at line 1058 of file ntuser.h.
Referenced by NtUserInitializeClientPfnArrays().
WNDPROC tagSERVERINFO::aStoCidPfn[FNID_NUMSERVERPROC] |
Definition at line 1054 of file ntuser.h.
Referenced by NtUserInitializeClientPfnArrays().
ATOM tagSERVERINFO::atomContextHelpIdProp |
Definition at line 1067 of file ntuser.h.
Referenced by InitUserAtoms(), IntGetWindowContextHelpId(), NtUserCallHwnd(), and NtUserCallHwndParam().
ATOM tagSERVERINFO::atomFrostedWindowProp |
Definition at line 1068 of file ntuser.h.
Referenced by InitUserAtoms().
ATOM tagSERVERINFO::atomIconProp |
Definition at line 1066 of file ntuser.h.
Referenced by DefWndGetIcon(), DefWndSetIcon(), InitUserAtoms(), and NC_IconForWindow().
ATOM tagSERVERINFO::atomIconSmProp |
Definition at line 1065 of file ntuser.h.
Referenced by DefWndGetIcon(), DefWndSetIcon(), InitUserAtoms(), and NC_IconForWindow().
ATOM tagSERVERINFO::atomSysClass[ICLS_NOTUSED+1] |
Definition at line 1060 of file ntuser.h.
Referenced by co_IntCreateDefaultImeWindow(), co_IntSendMessageTimeout(), co_MsqSendMessage(), co_UserCreateWindowEx(), co_UserDestroyWindow(), InitUserAtoms(), IntCheckImeShowStatus(), IntCreateClass(), IntCreateDesktop(), IntCreateWindow(), IntImeWindowPosChanged(), IntIsGhostWindow(), IntRealChildWindowFromPoint(), NtUserGetClassName(), NtUserGetComboBoxInfo(), NtUserGetListBoxInfo(), NtUserMessageCall(), NtUserSetImeOwnerWindow(), RegisterControlAtoms(), UserPostMessage(), and UserSendNotifyMessage().
ULONG_PTR tagSERVERINFO::cHandleEntries |
Definition at line 1052 of file ntuser.h.
Referenced by alloc_user_entry(), and free_user_entry().
DWORD tagSERVERINFO::dwInstalledEventHooks |
Definition at line 1071 of file ntuser.h.
Referenced by IntNotifyWinEvent(), IntRemoveEvent(), IntSetSrvEventMask(), IsWinEventHookInstalled(), NotifyWinEvent(), and NtUserNotifyWinEvent().
DWORD tagSERVERINFO::dwSRVIFlags |
Definition at line 1051 of file ntuser.h.
Referenced by CharPrevA(), DllMain(), InitMetrics(), IsDialogMessageW(), LoadUserApiHook(), NtUserCallNoParam(), SpiUpdatePerUserSystemParameters(), UpdatePerUserImmEnabling(), UserGetSystemMetrics(), UserPaintCaption(), UserRegisterUserApiHook(), and UserUnregisterUserApiHook().
MBSTRING tagSERVERINFO::MBStrings[MAX_MB_STRINGS] |
UINT tagSERVERINFO::uiShellMsg |
Definition at line 1063 of file ntuser.h.
Referenced by co_IntShellHookNotify().