cbSize = sizeof(MONITORINFOEX); GetMonitorInfo(monitor, &monitorInfo); return monitorInfo; } static DEVMODE deviceInfoForWidget(Widget* widget) { DEVMODE ...
確定! 回上一頁