HomeSort by relevance Sort by last modified time
    Searched refs:LPMONITORINFO (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
multimon.h 34 } MONITORINFO,*LPMONITORINFO;
120 WINBOOL (WINAPI *g_pfnGetMonitorInfo)(HMONITOR, LPMONITORINFO) = NULL;
234 WINBOOL WINAPI xGetMonitorInfo (HMONITOR hmon, LPMONITORINFO pmi) {
237 union { LPMONITORINFO mi; MONITORINFOEX ex; } c;
331 extern WINBOOL WINAPI xGetMonitorInfo (HMONITOR, LPMONITORINFO);
winuser.h     [all...]

Completed in 2213 milliseconds