HomeSort by relevance Sort by last modified time
    Searched defs:rcMonitor (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
multimon.h 29 RECT rcMonitor;
227 lpMonitorInfo->rcMonitor.left = 0;
228 lpMonitorInfo->rcMonitor.top = 0;
229 lpMonitorInfo->rcMonitor.right = GetSystemMetrics(SM_CXSCREEN);
230 lpMonitorInfo->rcMonitor.bottom = GetSystemMetrics(SM_CYSCREEN);
vmr9.h     [all...]
strmif.h     [all...]
winuser.h     [all...]

Completed in 3308 milliseconds