我就先用下面的代码主监视器的亮度: POINT monitorPoint = { 0, 0 }; HANDLE monitor = MonitorFromPoint(monitorPoint, MONITOR_DEFAULTTOPRIMARY); DWORD minb, ...
確定! 回上一頁