ReactOS 0.4.16-dev-433-g6363f78
|
#include <ntuser.h>
RTL_ATOM _CLS::atomClassName |
Definition at line 568 of file ntuser.h.
Referenced by co_IntSendMessageTimeout(), co_MsqSendMessage(), GetWindowInfo(), IntCheckImeShowStatus(), IntImeWindowPosChanged(), NtUserGetComboBoxInfo(), NtUserGetListBoxInfo(), NtUserMessageCall(), NtUserQueryWindow(), NtUserSetImeOwnerWindow(), UserGetCPD(), UserPostMessage(), and UserSendNotifyMessage().
ATOM _CLS::atomNVClassName |
Definition at line 569 of file ntuser.h.
Referenced by NtUserFindWindowEx().
INT _CLS::cbwndExtra |
Definition at line 583 of file ntuser.h.
Referenced by IntCreateWindow().
DWORD _CLS::CSF_flags |
Definition at line 573 of file ntuser.h.
Referenced by IntCreateWindow().
DWORD _CLS::fnid |
Definition at line 570 of file ntuser.h.
Referenced by IntCreateWindow(), and NtUserGetMenuBarInfo().
UINT _CLS::Global |
Definition at line 593 of file ntuser.h.
Referenced by IntDereferenceClass().
HBRUSH _CLS::hbrBackground |
Definition at line 587 of file ntuser.h.
Referenced by IntDefWindowProc(), and IntPaintDesktop().
HINSTANCE _CLS::hModule |
Definition at line 584 of file ntuser.h.
Referenced by IntCreateWindow().
WNDPROC _CLS::lpfnWndProc |
Definition at line 581 of file ntuser.h.
Referenced by IntCreateWindow().
PWSTR _CLS::lpszMenuName |
Definition at line 588 of file ntuser.h.
Referenced by IntCreateWindow().
Definition at line 577 of file ntuser.h.
Referenced by IntDereferenceClass(), IntMakeCloneBaseClass(), and IntMoveClassToSharedHeap().
Definition at line 578 of file ntuser.h.
Referenced by IntDereferenceClass(), and IntMakeCloneBaseClass().
Definition at line 567 of file ntuser.h.
Referenced by IntDereferenceClass(), IntMakeCloneBaseClass(), and IntMoveClassToSharedHeap().
PVOID _CLS::pdce |
Definition at line 572 of file ntuser.h.
Referenced by IntCreateWindow().
Definition at line 571 of file ntuser.h.
Referenced by IntMoveClassToSharedHeap(), and UserGetCPD().
PCALLPROCDATA _CLS::spcpdFirst |
Definition at line 576 of file ntuser.h.
Referenced by UserAddCallProcToClass(), and UserGetCPD().
struct _CURICON_OBJECT* _CLS::spcur |
Definition at line 586 of file ntuser.h.
Referenced by DefWndHandleSetCursor(), and IntMoveClassToSharedHeap().
struct _CURICON_OBJECT* _CLS::spicn |
Definition at line 585 of file ntuser.h.
Referenced by DefWndDoSizeMove(), IntDefWindowProc(), IntMoveClassToSharedHeap(), and NC_IconForWindow().
struct _CURICON_OBJECT* _CLS::spicnSm |
Definition at line 590 of file ntuser.h.
Referenced by IntMoveClassToSharedHeap(), and NC_IconForWindow().
UINT _CLS::style |
Definition at line 580 of file ntuser.h.
Referenced by co_IntProcessMouseMessage(), co_WinPosShowWindow(), IntCreateWindow(), IntDefWindowProc(), IntFillWindow(), intGetTitleBarInfo(), IntTrackPopupMenuEx(), MENU_ShowSubPopup(), NC_DoButton(), NC_HandleNCCalcSize(), and UserDrawCaptionButton().