How do I draw an image on the screen, this program would have no window. I know it's possible becouse I have seen it done before, thanks in advance, August.
This is a discussion on Drawing Images outside of the window within the Windows Programming forums, part of the Platform Specific Boards category; How do I draw an image on the screen, this program would have no window. I know it's possible becouse ...
How do I draw an image on the screen, this program would have no window. I know it's possible becouse I have seen it done before, thanks in advance, August.
You always have to use a window, but i think they're using region functions to draw the window as a picture.