ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <ntuser.h>
CALLBACKWND _CLIENTINFO::CallbackWnd |
Definition at line 329 of file ntuser.h.
Referenced by User32CallWindowProcFromKernel().
USHORT _CLIENTINFO::CodePage |
Definition at line 340 of file ntuser.h.
Referenced by co_IntSetKeyboardLayoutForProcess(), and InitThreadCallback().
ULONG_PTR _CLIENTINFO::cSpins |
Definition at line 320 of file ntuser.h.
Referenced by PeekMessageWorker().
DWORD _CLIENTINFO::dwCompatFlags |
Definition at line 322 of file ntuser.h.
Referenced by GetAppCompatFlags().
DWORD _CLIENTINFO::dwCompatFlags2 |
Definition at line 323 of file ntuser.h.
Referenced by GetAppCompatFlags2().
DWORD _CLIENTINFO::dwExpWinVer |
Definition at line 321 of file ntuser.h.
Referenced by InitThreadCallback().
DWORD _CLIENTINFO::dwTIFlags |
Definition at line 324 of file ntuser.h.
Referenced by InitThreadCallback(), IntSetThreadDesktop(), and PeekMessageWorker().
ULONG _CLIENTINFO::fsHooks |
Definition at line 328 of file ntuser.h.
Referenced by InitThreadCallback(), IntSetThreadDesktop(), IsThreadHooked(), and UserDbgAssertThreadInfo().
HKL _CLIENTINFO::hKL |
Definition at line 339 of file ntuser.h.
Referenced by co_IntSetKeyboardLayoutForProcess(), InitThreadCallback(), and UserDbgAssertThreadInfo().
PCLIENTTHREADINFO _CLIENTINFO::pClientThreadInfo |
Definition at line 332 of file ntuser.h.
Referenced by IntSetThreadDesktop(), PeekMessageWorker(), RealMsgWaitForMultipleObjectsEx(), and UserDbgAssertThreadInfo().
PDESKTOPINFO _CLIENTINFO::pDeskInfo |
Definition at line 325 of file ntuser.h.
Referenced by DesktopPtrToUser(), IntSetThreadDesktop(), IsThreadHooked(), and UserDbgAssertThreadInfo().
struct _PROCESSINFO* _CLIENTINFO::ppi |
Definition at line 346 of file ntuser.h.
Referenced by InitThreadCallback(), and UserDbgAssertThreadInfo().
ULONG_PTR _CLIENTINFO::ulClientDelta |
Definition at line 326 of file ntuser.h.
Referenced by DesktopPtrToUser(), IntSetThreadDesktop(), and UserDbgAssertThreadInfo().