Call OpenClipbard()to open the clipboard and call GetClipboardData()with type CF_BITMAPto get the descriptor of the image data stored in the clipboard. If there is no image on the clipboard, a NULL descriptor will be returned.
WM_PAINT BeginPaint(), CreateCompatibleDC(), . SelectObject() DC, , , , BitBlt(), DC DC. - DeleteDC(), DC, EndPaint() .
, CloseClipboard(), . , , CloseClipboard(), . , , .