|
ReactOS 0.4.17-dev-769-g1500a35
|
#include <ntuser.h>

| RTL_ATOM _CLS::atomClassName |
Definition at line 572 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 573 of file ntuser.h.
Referenced by NtUserFindWindowEx().
| INT _CLS::cbwndExtra |
Definition at line 587 of file ntuser.h.
Referenced by IntCreateWindow().
| DWORD _CLS::CSF_flags |
Definition at line 577 of file ntuser.h.
Referenced by IntCreateWindow().
| DWORD _CLS::fnid |
Definition at line 574 of file ntuser.h.
Referenced by IntCreateWindow(), and NtUserGetMenuBarInfo().
| UINT _CLS::Global |
Definition at line 597 of file ntuser.h.
Referenced by IntDereferenceClass().
| HBRUSH _CLS::hbrBackground |
Definition at line 591 of file ntuser.h.
Referenced by IntDefWindowProc(), and IntPaintDesktop().
| HINSTANCE _CLS::hModule |
Definition at line 588 of file ntuser.h.
Referenced by IntCreateWindow().
| WNDPROC _CLS::lpfnWndProc |
Definition at line 585 of file ntuser.h.
Referenced by IntCreateWindow().
| PWSTR _CLS::lpszMenuName |
Definition at line 592 of file ntuser.h.
Referenced by IntCreateWindow().
Definition at line 581 of file ntuser.h.
Referenced by IntDereferenceClass(), and IntMoveClassToSharedHeap().
Definition at line 582 of file ntuser.h.
Referenced by IntDereferenceClass().
Definition at line 571 of file ntuser.h.
Referenced by IntDereferenceClass(), and IntMoveClassToSharedHeap().
| PVOID _CLS::pdce |
Definition at line 576 of file ntuser.h.
Referenced by IntCreateWindow().
Definition at line 575 of file ntuser.h.
Referenced by IntMoveClassToSharedHeap(), and UserGetCPD().
| PCALLPROCDATA _CLS::spcpdFirst |
Definition at line 580 of file ntuser.h.
Referenced by UserAddCallProcToClass(), and UserGetCPD().
| struct _CURICON_OBJECT* _CLS::spcur |
Definition at line 590 of file ntuser.h.
Referenced by DefWndHandleSetCursor(), and IntMoveClassToSharedHeap().
| struct _CURICON_OBJECT* _CLS::spicn |
Definition at line 589 of file ntuser.h.
Referenced by DefWndDoSizeMove(), IntDefWindowProc(), IntMoveClassToSharedHeap(), and NC_IconForWindow().
| struct _CURICON_OBJECT* _CLS::spicnSm |
Definition at line 594 of file ntuser.h.
Referenced by IntMoveClassToSharedHeap(), and NC_IconForWindow().
| UINT _CLS::style |
Definition at line 584 of file ntuser.h.
Referenced by co_IntProcessMouseMessage(), co_WinPosShowWindow(), IntCreateWindow(), IntDefWindowProc(), IntFillWindow(), intGetTitleBarInfo(), MENU_ShowSubPopup(), NC_DoButton(), NC_HandleNCCalcSize(), and UserDrawCaptionButton().