ReactOS 0.4.15-dev-7788-g1ad9096
_CLIENTINFO Struct Reference

#include <ntuser.h>

Collaboration diagram for _CLIENTINFO:

Public Attributes

ULONG_PTR CI_flags
 
ULONG_PTR cSpins
 
DWORD dwExpWinVer
 
DWORD dwCompatFlags
 
DWORD dwCompatFlags2
 
DWORD dwTIFlags
 
PDESKTOPINFO pDeskInfo
 
ULONG_PTR ulClientDelta
 
PHOOK phkCurrent
 
ULONG fsHooks
 
CALLBACKWND CallbackWnd
 
DWORD dwHookCurrent
 
INT cInDDEMLCallback
 
PCLIENTTHREADINFO pClientThreadInfo
 
ULONG_PTR dwHookData
 
DWORD dwKeyCache
 
BYTE afKeyState [8]
 
DWORD dwAsyncKeyCache
 
BYTE afAsyncKeyState [8]
 
BYTE afAsyncKeyStateRecentDow [8]
 
HKL hKL
 
USHORT CodePage
 
UCHAR achDbcsCF [2]
 
MSG msgDbcsCB
 
LPDWORD lpdwRegisteredClasses
 
ULONG Win32ClientInfo3 [26]
 
struct _PROCESSINFOppi
 

Detailed Description

Definition at line 317 of file ntuser.h.

Member Data Documentation

◆ achDbcsCF

UCHAR _CLIENTINFO::achDbcsCF[2]

Definition at line 341 of file ntuser.h.

◆ afAsyncKeyState

BYTE _CLIENTINFO::afAsyncKeyState[8]

Definition at line 337 of file ntuser.h.

◆ afAsyncKeyStateRecentDow

BYTE _CLIENTINFO::afAsyncKeyStateRecentDow[8]

Definition at line 338 of file ntuser.h.

◆ afKeyState

BYTE _CLIENTINFO::afKeyState[8]

Definition at line 335 of file ntuser.h.

◆ CallbackWnd

CALLBACKWND _CLIENTINFO::CallbackWnd

Definition at line 329 of file ntuser.h.

Referenced by User32CallWindowProcFromKernel().

◆ CI_flags

ULONG_PTR _CLIENTINFO::CI_flags

Definition at line 319 of file ntuser.h.

◆ cInDDEMLCallback

INT _CLIENTINFO::cInDDEMLCallback

Definition at line 331 of file ntuser.h.

◆ CodePage

USHORT _CLIENTINFO::CodePage

Definition at line 340 of file ntuser.h.

Referenced by co_IntSetKeyboardLayoutForProcess(), and InitThreadCallback().

◆ cSpins

ULONG_PTR _CLIENTINFO::cSpins

Definition at line 320 of file ntuser.h.

Referenced by PeekMessageWorker().

◆ dwAsyncKeyCache

DWORD _CLIENTINFO::dwAsyncKeyCache

Definition at line 336 of file ntuser.h.

◆ dwCompatFlags

DWORD _CLIENTINFO::dwCompatFlags

Definition at line 322 of file ntuser.h.

Referenced by GetAppCompatFlags().

◆ dwCompatFlags2

DWORD _CLIENTINFO::dwCompatFlags2

Definition at line 323 of file ntuser.h.

Referenced by GetAppCompatFlags2().

◆ dwExpWinVer

DWORD _CLIENTINFO::dwExpWinVer

Definition at line 321 of file ntuser.h.

◆ dwHookCurrent

DWORD _CLIENTINFO::dwHookCurrent

Definition at line 330 of file ntuser.h.

◆ dwHookData

ULONG_PTR _CLIENTINFO::dwHookData

Definition at line 333 of file ntuser.h.

◆ dwKeyCache

DWORD _CLIENTINFO::dwKeyCache

Definition at line 334 of file ntuser.h.

◆ dwTIFlags

DWORD _CLIENTINFO::dwTIFlags

Definition at line 324 of file ntuser.h.

Referenced by InitThreadCallback(), IntSetThreadDesktop(), and PeekMessageWorker().

◆ fsHooks

ULONG _CLIENTINFO::fsHooks

◆ hKL

HKL _CLIENTINFO::hKL

◆ lpdwRegisteredClasses

LPDWORD _CLIENTINFO::lpdwRegisteredClasses

Definition at line 343 of file ntuser.h.

◆ msgDbcsCB

MSG _CLIENTINFO::msgDbcsCB

Definition at line 342 of file ntuser.h.

◆ pClientThreadInfo

PCLIENTTHREADINFO _CLIENTINFO::pClientThreadInfo

◆ pDeskInfo

PDESKTOPINFO _CLIENTINFO::pDeskInfo

◆ phkCurrent

PHOOK _CLIENTINFO::phkCurrent

Definition at line 327 of file ntuser.h.

◆ ppi

struct _PROCESSINFO* _CLIENTINFO::ppi

Definition at line 346 of file ntuser.h.

Referenced by InitThreadCallback(), and UserDbgAssertThreadInfo().

◆ ulClientDelta

ULONG_PTR _CLIENTINFO::ulClientDelta

Definition at line 326 of file ntuser.h.

Referenced by DesktopPtrToUser(), IntSetThreadDesktop(), and UserDbgAssertThreadInfo().

◆ Win32ClientInfo3

ULONG _CLIENTINFO::Win32ClientInfo3[26]

Definition at line 344 of file ntuser.h.


The documentation for this struct was generated from the following file: