VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Print to Wallpaper

Tom Pydeski  (16 Submissions)   Graphics   Intermediate   Wed 3rd February 2021

This program will print text onto the Desktop Wallpaper file and make the new picture file the desktop wallpaper.
The name of the wallpaper file is retrieved from the registry and the picture is loaded
into an image control to resize it to fit the screen size. The image is then BitBlt'd
into a picture control, where the desired message is printed to the image in the lower
left hand corner. The modified picture is then saved to a temp file (so as not to modify
the original file). The temp file is then set as the new wallpaper.

Inputs
The message you want to print on the wallpaper

Rate Print to Wallpaper (3(3 Vote))

Download Print to Wallpaper

Print to Wallpaper Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters