I then try the second method: hdcScreen = CreateDC(lpszDriver, lpszDevice, null, null); nWidth = GetDeviceCaps(hdcScreen, HORZRES); nHeight = ...
確定! 回上一頁