Tuesday, July 28, 2009

What C++ code do I need to change the background picture on the windows desktop?

I use Dev-C++ as an editor and compiler

What C++ code do I need to change the background picture on the windows desktop?
The way to do it programmatically, is to set the registry value HKEY_CURRENT_USER\Control Panel\Desktop\\Wallpaper to the file you want (.bmp)
Reply:CANT YOU JUST RIGHT CLICK ON YOUR DESKTOP AND GO TO PROPERTIES TO CHANGE THE PICTURE.......


No comments:

Post a Comment