yeah..i know, and thats a problem too...the second i need to wait for redrawing..that gap should be minimized for my app (the less the better). but time gap depends on the machine, cpu power etc. so its not forseeable.
theres no way to find out whether a window has already redrawn itself or...
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.