Home
last modified time | relevance | path

Searched refs:MONITOR_WORKAREA (Results 1 – 3 of 3) sorted by relevance

/reactos/base/applications/msconfig_new/
H A Dutils.h69 #define MONITOR_WORKAREA 0x0002 // use monitor work area macro
H A Dutils.c192 if (flags & MONITOR_WORKAREA) in ClipOrCenterRectToMonitor()
H A Dmsconfig.c334 ClipOrCenterWindowToMonitor(hPropSheet, MONITOR_WORKAREA | MONITOR_CENTER); in CreatePropSheet()