ReactOS
0.4.15-dev-4853-g3a72a52
|
#include <ntuser.h>
PFNCLIENT tagSERVERINFO::apfnClientA |
Definition at line 1027 of file ntuser.h.
Referenced by NtUserInitializeClientPfnArrays().
PFNCLIENT tagSERVERINFO::apfnClientW |
Definition at line 1028 of file ntuser.h.
Referenced by NtUserInitializeClientPfnArrays().
PFNCLIENTWORKER tagSERVERINFO::apfnClientWorker |
Definition at line 1029 of file ntuser.h.
Referenced by NtUserInitializeClientPfnArrays().
WNDPROC tagSERVERINFO::aStoCidPfn[FNID_NUMSERVERPROC] |
Definition at line 1025 of file ntuser.h.
Referenced by NtUserInitializeClientPfnArrays().
ATOM tagSERVERINFO::atomContextHelpIdProp |
Definition at line 1038 of file ntuser.h.
Referenced by InitUserAtoms(), IntGetWindowContextHelpId(), NtUserCallHwnd(), and NtUserCallHwndParam().
ATOM tagSERVERINFO::atomFrostedWindowProp |
Definition at line 1039 of file ntuser.h.
Referenced by InitUserAtoms().
ATOM tagSERVERINFO::atomIconProp |
Definition at line 1037 of file ntuser.h.
Referenced by DefWndGetIcon(), DefWndSetIcon(), InitUserAtoms(), and NC_IconForWindow().
ATOM tagSERVERINFO::atomIconSmProp |
Definition at line 1036 of file ntuser.h.
Referenced by DefWndGetIcon(), DefWndSetIcon(), InitUserAtoms(), and NC_IconForWindow().
ATOM tagSERVERINFO::atomSysClass[ICLS_NOTUSED+1] |
Definition at line 1031 of file ntuser.h.
Referenced by co_IntCreateDefaultImeWindow(), co_IntSendMessageTimeout(), co_MsqSendMessage(), co_UserCreateWindowEx(), co_UserDestroyWindow(), InitUserAtoms(), IntCheckImeShowStatus(), IntCreateClass(), IntCreateDesktop(), IntCreateWindow(), IntIsGhostWindow(), IntRealChildWindowFromPoint(), NtUserGetClassName(), NtUserGetComboBoxInfo(), NtUserGetListBoxInfo(), NtUserMessageCall(), NtUserSetImeOwnerWindow(), RegisterControlAtoms(), UserPostMessage(), and UserSendNotifyMessage().
ULONG_PTR tagSERVERINFO::cHandleEntries |
Definition at line 1023 of file ntuser.h.
Referenced by alloc_user_entry(), and free_user_entry().
DWORD tagSERVERINFO::dwInstalledEventHooks |
Definition at line 1042 of file ntuser.h.
Referenced by IntNotifyWinEvent(), IntRemoveEvent(), IntSetSrvEventMask(), IsWinEventHookInstalled(), NotifyWinEvent(), and NtUserNotifyWinEvent().
DWORD tagSERVERINFO::dwSRVIFlags |
Definition at line 1022 of file ntuser.h.
Referenced by DllMain(), InitMetrics(), IsDialogMessageW(), LoadUserApiHook(), NtUserCallNoParam(), SpiUpdatePerUserSystemParameters(), UpdatePerUserImmEnabling(), UserPaintCaption(), UserRegisterUserApiHook(), and UserUnregisterUserApiHook().
MBSTRING tagSERVERINFO::MBStrings[MAX_MB_STRINGS] |
UINT tagSERVERINFO::uiShellMsg |
Definition at line 1034 of file ntuser.h.
Referenced by co_IntShellHookNotify().