ReactOS 0.4.15-dev-6657-ged9973f
|
#include <winuser.h>
Public Attributes | |
DWORD | cbSize |
RECT | rcMonitor |
RECT | rcWork |
DWORD | dwFlags |
DWORD tagMONITORINFO::cbSize |
Definition at line 3774 of file winuser.h.
Referenced by CascadeWindows(), CBDropDown(), ATL::CWindow::CenterWindow(), ClipOrCenterRectToMonitor(), device_parent_mode_changed(), DIALOG_CreateIndirect(), find_primary_mon(), get_available_monitors_proc(), get_menu_style(), GetD3D9DriverInfo(), CTrayWindow::GetDraggingRectFromPt(), GetMenuPosFromID(), GetMonitorInfoA(), CTrayWindow::GetScreenRect(), CTrayWindow::GetScreenRectFromRect(), GuiGetLargestConsoleWindowSize(), handle_findmsg(), IFileDialogCustomize_fnEnableOpenDropDown(), MCIAVI_mciPlay(), monitor_enum_proc(), MoveOnScreen(), OnCommand(), OnInitPopupMenu(), CNotifyToolbar::OnTooltipShow(), registry_read_filelist(), registry_set_filelist(), set_menu_style(), SHGetMenuFromID(), test_dpi_mapping(), test_fullscreen(), test_mbs_help(), test_menu_getmenuinfo(), test_menu_setmenuinfo(), test_monitors(), test_ShowWindow(), test_work_area(), TileWindows(), and TOOLTIPS_Show().
DWORD tagMONITORINFO::dwFlags |
Definition at line 3777 of file winuser.h.
Referenced by co_UserSetCapture(), find_primary_mon(), get_available_monitors_proc(), monitor_enum_proc(), test_monitors(), test_work_area(), and UserProcessMouseInput().
RECT tagMONITORINFO::rcMonitor |
Definition at line 3775 of file winuser.h.
Referenced by ClipOrCenterRectToMonitor(), device_parent_mode_changed(), fullscreen_wnd_proc(), get_available_monitors_proc(), GetD3D9DriverInfo(), CTrayWindow::GetDraggingRectFromPt(), CTrayWindow::GetScreenRect(), CTrayWindow::GetScreenRectFromRect(), MCIAVI_mciPlay(), monitor_enum_proc(), CNotifyToolbar::OnTooltipShow(), CAutoComplete::RepositionDropDown(), test_dpi_mapping(), test_fullscreen(), test_monitors(), test_ShowWindow(), and test_work_area().
RECT tagMONITORINFO::rcWork |
Definition at line 3776 of file winuser.h.
Referenced by CascadeWindows(), CBDropDown(), ATL::CWindow::CenterWindow(), ClipOrCenterRectToMonitor(), DIALOG_CreateIndirect(), GuiGetLargestConsoleWindowSize(), monitor_enum_proc(), MoveOnScreen(), OnInitDialog(), PROPSHEET_DialogProc(), START_TEST(), test_fullscreen(), test_ShowWindow(), test_work_area(), TileWindows(), and TOOLTIPS_Show().