I need to copy the content of a window (BitBlt) which is hidden, to another window. The problem is that once I hide the source window, the device context I got isn\'t painte
The PrintWindow function doesn't seem to work on a hidden window, only on visible ones.