RT, Or is there a way to get the width of the shadow, the width of the red box in the attachment screenshot?
beforce capture:
after capture:
capture desktop image:
CreateCompatibleDC
CreateCompatibleBitmap
SelectObject
capture window image:
CreateCompatibleDC
CreateCompatibleBitmap
SelectObject
compose window to desktop image:
StretchBlt