Assuming I would like to program a magnifier, how could I capture the content of the screen excluding my very own window ? I know how to capture the screen with my own windo
You use PrintWindow() for that, but it is not fast and does not work for all applications.