... PAINTSTRUCT a; HGDIOBJ original; GetClientRect(hwnd,&rect); //getting the actual client rectangle hdc=BeginPaint(hwnd,&a); //for getting DC for start ...
確定! 回上一頁