... hwindowDC=GetDC(GetDesktopWindow()); hwindowCompatibleDC=CreateCompatibleDC(hwindowDC); SetStretchBltMode(hwindowCompatibleDC,COLORONCOLOR); // create a ...
確定! 回上一頁