cbSize = sizeof(MONITORINFOEX); if (!GetMonitorInfo(hMonitor, &monitorinfoex)) { goto error; } MoveMemory(memptr->name, monitorinfoex.
確定! 回上一頁