Screenshot with cursor?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I know how to use -
::OpenClipboard
::EmptyClipboard
::SetClipboardData
::CloseClipboard()

to take a screen show of a view.
But how to do the same so that even the cursor gets captured in the
bitmap?

Any snippets of code would be appreciated :)

divya rathore

.



Relevant Pages