hi.
i am trying to get the contents of a visible (in the sense of WM_VISIBLE) but hidden (meaning blocked by other windows) window.
i have tried the following code, but it only produces a completely black image:
void PrintWindow(CWnd* window) //handle to window in question
{
//memory DC
CDC...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.