ReactOS
0.4.15-dev-4853-g3a72a52
|
#include <ntuser.h>
RTL_ATOM _CLS::atomClassName |
Definition at line 551 of file ntuser.h.
Referenced by co_IntSendMessageTimeout(), co_MsqSendMessage(), GetWindowInfo(), IntCheckImeShowStatus(), NtUserGetComboBoxInfo(), NtUserGetListBoxInfo(), NtUserMessageCall(), NtUserQueryWindow(), NtUserSetImeOwnerWindow(), UserGetCPD(), UserPostMessage(), and UserSendNotifyMessage().
ATOM _CLS::atomNVClassName |
Definition at line 552 of file ntuser.h.
Referenced by NtUserFindWindowEx().
INT _CLS::cbwndExtra |
Definition at line 566 of file ntuser.h.
Referenced by IntCreateWindow().
DWORD _CLS::CSF_flags |
Definition at line 556 of file ntuser.h.
Referenced by IntCreateWindow().
DWORD _CLS::fnid |
Definition at line 553 of file ntuser.h.
Referenced by IntCreateWindow(), and NtUserGetMenuBarInfo().
UINT _CLS::Global |
Definition at line 576 of file ntuser.h.
Referenced by IntDereferenceClass().
HBRUSH _CLS::hbrBackground |
Definition at line 570 of file ntuser.h.
Referenced by IntDefWindowProc(), and IntPaintDesktop().
HINSTANCE _CLS::hModule |
Definition at line 567 of file ntuser.h.
Referenced by IntCreateWindow().
WNDPROC _CLS::lpfnWndProc |
Definition at line 564 of file ntuser.h.
Referenced by IntCreateWindow().
PWSTR _CLS::lpszMenuName |
Definition at line 571 of file ntuser.h.
Referenced by IntCreateWindow().
Definition at line 560 of file ntuser.h.
Referenced by IntDereferenceClass(), IntMakeCloneBaseClass(), and IntMoveClassToSharedHeap().
Definition at line 561 of file ntuser.h.
Referenced by IntDereferenceClass(), and IntMakeCloneBaseClass().
Definition at line 550 of file ntuser.h.
Referenced by IntDereferenceClass(), IntMakeCloneBaseClass(), and IntMoveClassToSharedHeap().
PVOID _CLS::pdce |
Definition at line 555 of file ntuser.h.
Referenced by IntCreateWindow().
Definition at line 554 of file ntuser.h.
Referenced by IntMoveClassToSharedHeap(), and UserGetCPD().
PCALLPROCDATA _CLS::spcpdFirst |
Definition at line 559 of file ntuser.h.
Referenced by UserAddCallProcToClass(), and UserGetCPD().
struct _CURICON_OBJECT* _CLS::spcur |
Definition at line 569 of file ntuser.h.
Referenced by DefWndHandleSetCursor(), and IntMoveClassToSharedHeap().
struct _CURICON_OBJECT* _CLS::spicn |
Definition at line 568 of file ntuser.h.
Referenced by DefWndDoSizeMove(), IntDefWindowProc(), IntMoveClassToSharedHeap(), and NC_IconForWindow().
struct _CURICON_OBJECT* _CLS::spicnSm |
Definition at line 573 of file ntuser.h.
Referenced by IntMoveClassToSharedHeap(), and NC_IconForWindow().
UINT _CLS::style |
Definition at line 563 of file ntuser.h.
Referenced by co_IntProcessMouseMessage(), co_WinPosShowWindow(), IntCreateWindow(), IntDefWindowProc(), IntFillWindow(), intGetTitleBarInfo(), IntTrackPopupMenuEx(), MENU_ShowSubPopup(), NC_HandleNCCalcSize(), and UserDrawCaptionButton().