Hi.
I'm trying to get a snapshot of a window by sending it a WM_PRINT message.
Why does the snapshot miss the window borders (and other parts as well) ?
Isn't this way reliable, is it ?

Then, how can I get a correct snopshot of a window which could be obscured by other windows ?
Thanks in advance.