ReactOS 0.4.16-dev-433-g6363f78
|
#include <winuser.h>
Public Attributes | |
DWORD | cbSize |
RECT | rcMonitor |
RECT | rcWork |
DWORD | dwFlags |
DWORD tagMONITORINFO::cbSize |
Definition at line 3787 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(), CUIFToolTip::GetTipWindowRect(), CUIFWindow::GetWorkArea(), GuiGetLargestConsoleWindowSize(), handle_findmsg(), IFileDialogCustomize_fnEnableOpenDropDown(), Imm32GetNearestWorkArea(), 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 3790 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 3788 of file winuser.h.
Referenced by cicGetScreenRect(), ClipOrCenterRectToMonitor(), device_parent_mode_changed(), fullscreen_wnd_proc(), get_available_monitors_proc(), GetD3D9DriverInfo(), CTrayWindow::GetDraggingRectFromPt(), CTrayWindow::GetScreenRect(), CTrayWindow::GetScreenRectFromRect(), CUIFToolTip::GetTipWindowRect(), CUIFWindow::GetWorkArea(), MCIAVI_mciPlay(), monitor_enum_proc(), CNotifyToolbar::OnTooltipShow(), CAutoComplete::RepositionDropDown(), test_dpi_mapping(), test_fullscreen(), test_monitors(), test_ShowWindow(), test_work_area(), and TOOLTIPS_Show().
RECT tagMONITORINFO::rcWork |
Definition at line 3789 of file winuser.h.
Referenced by CascadeWindows(), CBDropDown(), ATL::CWindow::CenterWindow(), cicGetWorkAreaRect(), ClipOrCenterRectToMonitor(), DIALOG_CreateIndirect(), CUIFWindow::GetWorkArea(), GuiGetLargestConsoleWindowSize(), Imm32GetNearestWorkArea(), monitor_enum_proc(), MoveOnScreen(), OnInitDialog(), PROPSHEET_DialogProc(), START_TEST(), test_fullscreen(), test_ShowWindow(), test_work_area(), TileWindows(), and TOOLTIPS_Show().