ReactOS 0.4.15-dev-7953-g1f49173
multimon.h
Go to the documentation of this file.
1#ifndef __MULTIMON_H
2#define __MULTIMON_H
3
4#ifdef __cplusplus
5extern "C" {
6#endif
7
11
12#ifdef __cplusplus
13}
14#endif
15
16#endif /* __MULTIMON_H */
unsigned long DWORD
Definition: ntddk_ex.h:95
HMONITOR WINAPI MonitorFromPoint(POINT, DWORD)
HMONITOR WINAPI MonitorFromRect(LPCRECT, DWORD)
HMONITOR WINAPI MonitorFromWindow(HWND, DWORD)
#define WINAPI
Definition: msvc.h:6