ReactOS 0.4.15-dev-6052-g2626c72
|
#include <winuser.h>
Public Attributes | |
DWORD | cbSize |
RECT | rcWindow |
RECT | rcClient |
DWORD | dwStyle |
DWORD | dwExStyle |
DWORD | dwWindowStatus |
UINT | cxWindowBorders |
UINT | cyWindowBorders |
ATOM | atomWindowType |
WORD | wCreatorVersion |
ATOM tagWINDOWINFO::atomWindowType |
Definition at line 3764 of file winuser.h.
Referenced by GetWindowInfo().
DWORD tagWINDOWINFO::cbSize |
Definition at line 3756 of file winuser.h.
Referenced by CalcChildScroll(), CFn_WMCommand(), DefWndNCHitTest(), do_click(), GetWindowInfo(), SetThemeRegion(), and ThemeInitDrawContext().
UINT tagWINDOWINFO::cxWindowBorders |
Definition at line 3762 of file winuser.h.
Referenced by DefWndNCHitTest(), GetWindowInfo(), CTrayWindow::OnNcLButtonDown(), ThemeDrawBorders(), and ThemeDrawMenuBar().
UINT tagWINDOWINFO::cyWindowBorders |
Definition at line 3763 of file winuser.h.
Referenced by DefWndNCHitTest(), GetWindowInfo(), CTrayWindow::OnNcLButtonDown(), SetThemeRegion(), ThemeCalculateCaptionButtonsPos(), ThemeDrawBorders(), ThemeDrawCaption(), and ThemeInitDrawContext().
DWORD tagWINDOWINFO::dwExStyle |
Definition at line 3760 of file winuser.h.
Referenced by DefWndNCHitTest(), GetWindowInfo(), SetThemeRegion(), ThemeCalculateCaptionButtonsPos(), ThemeDrawCaption(), ThemeDrawCaptionButton(), ThemeDrawScrollBarsGrip(), ThemeInitDrawContext(), ThemePaintWindow(), and UserGetWindowIcon().
DWORD tagWINDOWINFO::dwStyle |
Definition at line 3759 of file winuser.h.
Referenced by DefWndNCHitTest(), GetWindowInfo(), SetThemeRegion(), ThemeDrawCaption(), ThemeDrawCaptionButton(), ThemeDrawScrollBar(), ThemeDrawScrollBarsGrip(), ThemeInitDrawContext(), and ThemePaintWindow().
DWORD tagWINDOWINFO::dwWindowStatus |
Definition at line 3761 of file winuser.h.
Referenced by GetWindowInfo().
RECT tagWINDOWINFO::rcClient |
Definition at line 3758 of file winuser.h.
Referenced by CalcChildScroll(), DefWndNCHitTest(), GetWindowInfo(), and SCROLL_DrawInterior().
RECT tagWINDOWINFO::rcWindow |
Definition at line 3757 of file winuser.h.
Referenced by CFn_WMCommand(), DefWndNCHitTest(), do_click(), GetWindowInfo(), CTrayWindow::OnNcLButtonDown(), SCROLL_DrawInterior(), ThemeCalculateCaptionButtonsPos(), ThemeDrawScrollBar(), ThemeDrawScrollBarsGrip(), and ThemeInitDrawContext().
WORD tagWINDOWINFO::wCreatorVersion |
Definition at line 3765 of file winuser.h.
Referenced by GetWindowInfo().