摘要:
HBITMAP CopyScreenToBitmap( LPRECT lpRect,int m_xScreen,int m_yScreen){ HDC hScrDC,hMemDC; HBITMAP hBitmap,hOldBitmap; int nX1,nX2,nY1,nY2; int nWidth,nHeight; if (IsRectEmpty(lpRect)) { return FALSE;... 阅读全文
posted @ 2010-05-26 02:30
亲,注意身体
阅读(388)
评论(0)
推荐(0)
浙公网安备 33010602011771号