I've succesfully grab the WM_PRINTCLIENT message in this way: . ... HGDIOBJ hOld = SelectObject(hDC, hBmp); this->SendMessage( WM_PRINTCLIENT, (WPARAM) hDC, ...
確定! 回上一頁