ReactOS
0.4.15-dev-1619-g69dffed
|
#include <ntuser.h>
RTL_ATOM _CLS::atomClassName |
Definition at line 536 of file ntuser.h.
Referenced by co_IntSendMessageTimeout(), co_MsqSendMessage(), GetWindowInfo(), NtUserGetComboBoxInfo(), NtUserGetListBoxInfo(), NtUserMessageCall(), NtUserQueryWindow(), UserGetCPD(), UserPostMessage(), and UserSendNotifyMessage().
ATOM _CLS::atomNVClassName |
Definition at line 537 of file ntuser.h.
Referenced by NtUserFindWindowEx().
INT _CLS::cbwndExtra |
Definition at line 551 of file ntuser.h.
Referenced by IntCreateWindow().
DWORD _CLS::CSF_flags |
Definition at line 541 of file ntuser.h.
Referenced by IntCreateWindow().
DWORD _CLS::fnid |
Definition at line 538 of file ntuser.h.
Referenced by IntCreateWindow(), and NtUserGetMenuBarInfo().
UINT _CLS::Global |
Definition at line 561 of file ntuser.h.
Referenced by IntDereferenceClass().
HBRUSH _CLS::hbrBackground |
Definition at line 555 of file ntuser.h.
Referenced by IntDefWindowProc(), and IntPaintDesktop().
HINSTANCE _CLS::hModule |
Definition at line 552 of file ntuser.h.
Referenced by IntCreateWindow().
WNDPROC _CLS::lpfnWndProc |
Definition at line 549 of file ntuser.h.
Referenced by IntCreateWindow().
PWSTR _CLS::lpszMenuName |
Definition at line 556 of file ntuser.h.
Referenced by IntCreateWindow().
Definition at line 545 of file ntuser.h.
Referenced by IntDereferenceClass(), IntMakeCloneBaseClass(), and IntMoveClassToSharedHeap().
Definition at line 546 of file ntuser.h.
Referenced by IntDereferenceClass(), and IntMakeCloneBaseClass().
Definition at line 535 of file ntuser.h.
Referenced by IntDereferenceClass(), IntMakeCloneBaseClass(), and IntMoveClassToSharedHeap().
PVOID _CLS::pdce |
Definition at line 540 of file ntuser.h.
Referenced by IntCreateWindow().
Definition at line 539 of file ntuser.h.
Referenced by IntMoveClassToSharedHeap(), and UserGetCPD().
PCALLPROCDATA _CLS::spcpdFirst |
Definition at line 544 of file ntuser.h.
Referenced by UserAddCallProcToClass(), and UserGetCPD().
struct _CURICON_OBJECT* _CLS::spcur |
Definition at line 554 of file ntuser.h.
Referenced by DefWndHandleSetCursor(), and IntMoveClassToSharedHeap().
struct _CURICON_OBJECT* _CLS::spicn |
Definition at line 553 of file ntuser.h.
Referenced by DefWndDoSizeMove(), IntDefWindowProc(), IntMoveClassToSharedHeap(), and NC_IconForWindow().
struct _CURICON_OBJECT* _CLS::spicnSm |
Definition at line 558 of file ntuser.h.
Referenced by IntMoveClassToSharedHeap(), and NC_IconForWindow().
UINT _CLS::style |
Definition at line 548 of file ntuser.h.
Referenced by co_IntProcessMouseMessage(), co_WinPosShowWindow(), IntCreateWindow(), IntDefWindowProc(), IntFillWindow(), intGetTitleBarInfo(), IntTrackPopupMenuEx(), MENU_ShowSubPopup(), NC_HandleNCCalcSize(), and UserDrawCaptionButton().