RemoveAll(); if(!EnumDisplayMonitors(NULL, NULL, MonitorEnumProc, NULL)) { TRACE(_T("EnumDisplayMonitors failed %u\n"), GetLastError()); ...
確定! 回上一頁