[Win32k]
[reactos.git] / reactos / subsystems / win32 / win32k / include / monitor.h
index 4febca8..d78e067 100644 (file)
@@ -33,5 +33,6 @@ NTSTATUS IntDetachMonitor(PDEVOBJ *pGdiDevice);
 NTSTATUS IntUpdateMonitorSize(IN PDEVOBJ *pGdiDevice);
 PMONITOR FASTCALL UserGetMonitorObject(IN HMONITOR);
 PMONITOR FASTCALL IntGetPrimaryMonitor(VOID);
+PMONITOR FASTCALL IntMonitorFromRect(PRECTL,DWORD);
 
 /* EOF */