|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 3876 of file winuser.h.
Referenced by GetWindowInfo().
| DWORD tagWINDOWINFO::cbSize |
Definition at line 3868 of file winuser.h.
Referenced by CalcChildScroll(), CFn_WMCommand(), DefWndNCHitTest(), do_click(), GetWindowInfo(), SetThemeRegion(), and ThemeInitDrawContext().
| UINT tagWINDOWINFO::cxWindowBorders |
Definition at line 3874 of file winuser.h.
Referenced by DefWndNCHitTest(), GetWindowInfo(), CTrayWindow::IsPointWithinStartButton(), ThemeDrawBorders(), and ThemeDrawMenuBar().
| UINT tagWINDOWINFO::cyWindowBorders |
Definition at line 3875 of file winuser.h.
Referenced by DefWndNCHitTest(), GetWindowInfo(), CTrayWindow::IsPointWithinStartButton(), SetThemeRegion(), ThemeCalculateCaptionButtonsPosEx(), ThemeDrawBorders(), ThemeDrawCaption(), and ThemeInitDrawContext().
| DWORD tagWINDOWINFO::dwExStyle |
Definition at line 3872 of file winuser.h.
Referenced by DefWndNCHitTest(), GetWindowInfo(), SetThemeRegion(), ThemeCalculateCaptionButtonsPos(), ThemeCalculateCaptionButtonsPosEx(), ThemeDrawCaption(), ThemeDrawCaptionButton(), ThemeDrawScrollBarsGrip(), ThemeInitDrawContext(), ThemePaintWindow(), and UserGetWindowIcon().
| DWORD tagWINDOWINFO::dwStyle |
Definition at line 3871 of file winuser.h.
Referenced by DefWndNCHitTest(), GetWindowInfo(), SetThemeRegion(), ThemeDrawCaption(), ThemeDrawCaptionButton(), ThemeDrawScrollBar(), ThemeDrawScrollBarsGrip(), ThemeInitDrawContext(), and ThemePaintWindow().
| DWORD tagWINDOWINFO::dwWindowStatus |
Definition at line 3873 of file winuser.h.
Referenced by GetWindowInfo().
| RECT tagWINDOWINFO::rcClient |
Definition at line 3870 of file winuser.h.
Referenced by CalcChildScroll(), DefWndNCHitTest(), GetWindowInfo(), and SCROLL_DrawInterior().
| RECT tagWINDOWINFO::rcWindow |
Definition at line 3869 of file winuser.h.
Referenced by CFn_WMCommand(), DefWndNCHitTest(), do_click(), GetWindowInfo(), CTrayWindow::IsPointWithinStartButton(), SCROLL_DrawInterior(), ThemeCalculateCaptionButtonsPosEx(), ThemeDrawScrollBarEx(), ThemeDrawScrollBarsGrip(), and ThemeInitDrawContext().
| WORD tagWINDOWINFO::wCreatorVersion |
Definition at line 3877 of file winuser.h.
Referenced by GetWindowInfo().