How would I draw something on the screen? not a console window, but the entire screen, preferably from a console minimized.
Also, will it be displayed on screen for printing? What I want to do is to create something like a layer on top of the screen that only me and my application know, but can still use applications, as usual.
Here's an example: Let's say I want 2 yellow squares measuring 5 by 5 pixels in the center of the screen on top of all other applications that are invisible and invisible to print. A.
[change]
I forgot to mention that I am using Visual Studio 2010 in Windows XP.
c ++ screen draw invisible
Kesarion
source share