I want to create a c++ application that when run in windows 7 shows what ever was on screen at the time (desktop etc) but with a small image in the bottom corner of the screen.
I assume I will need to make some kind of windows form application which is run full screen and displaying some image with transparencies???