#include "precomp.h"
Go to the source code of this file.
Functions | |
HMONITOR | MonitorFromPoint (IN POINT pt, IN DWORD dwFlags) |
HMONITOR | MonitorFromRect (IN LPCRECT lprc, IN DWORD dwFlags) |
HMONITOR | MonitorFromWindow (IN HWND hwnd, IN DWORD dwFlags) |
|
Definition at line 16 of file mmcl.c. References _MonitorFromPoint(), dwFlags, NULL, PtoH, and TRUE.
|
|
Definition at line 42 of file mmcl.c. References _MonitorFromRect(), dwFlags, NULL, PtoH, and TRUE. Referenced by GetWindowLimits(), and PositionConsoleWindow().
|
|
Definition at line 68 of file mmcl.c. References _MonitorFromWindow(), dwFlags, NULL, PtoH, TRUE, and ValidateHwnd. Referenced by GetNearestMonitorSize().
|