#include "precomp.h"
Go to the source code of this file.
Functions | |
void | ClipPointToDesktop (LPPOINT lppt) |
BOOL | xxxEnumDisplayMonitors (HDC hdcPaint, LPRECT lprcPaint, MONITORENUMPROC lpfnEnum, LPARAM lData, BOOL fInternal) |
void | DestroyMonitor (PMONITOR pMonitor) |
Variables | |
PMONITOR | gpMonitorMouse |
|
Definition at line 33 of file multimon.c. References _MonitorFromPoint(), tagDISPLAYINFO::fDesktopIsRect, gpDispInfo, gpMonitorMouse, NULL, PtInRect(), and tagMONITOR::rcMonitor. Referenced by BoundCursor().
|
|
Definition at line 249 of file multimon.c. References gpDispInfo, gpMonitorMouse, HMFreeObject(), HMMarkObjectDestroy(), tagMONITOR::hrgnMonitor, NULL, tagDISPLAYINFO::pMonitorFirst, tagDISPLAYINFO::pMonitorPrimary, and REMOVE_FROM_LIST. Referenced by CleanupGDI(), and UpdateUserScreen().
|
|
Definition at line 99 of file multimon.c. References BOOL, CopyRect, FALSE, GetMonitorDC(), gpDispInfo, IntersectRect(), LookupDC(), NULL, OffsetRect(), tagDISPLAYINFO::pMonitorFirst, tagMONITOR::pMonitorNext, PtiCurrent, PtoH, tagDCE::pwndOrg, tagMONITOR::rcMonitor, tagDISPLAYINFO::rcScreen, ReleaseCacheDC(), ThreadLockAlwaysWithPti, ThreadUnlock, TRUE, and xxxClientMonitorEnumProc(). Referenced by NtUserEnumDisplayMonitors(), and xxxInternalPaintDesktop().
|
|
Definition at line 17 of file multimon.c. Referenced by ClipPointToDesktop(), and DestroyMonitor(). |