Setting wallpaper directory programmatically

  • Thread starter Thread starter orangebernard
  • Start date Start date
O

orangebernard

Guest
Hi there

I am a slightly rusty VB6 developer and have been asked by my firm to write a program which changes the directory of windows desktop wallpaper slideshow based on the day of the month. Each set of wallpapers for the day is in a subfolder of 'wallpapers\#' where # is the number of the day. I'm using VS2017 as that's what my firm has and I've managed to extract the day of the month out and can build up the string for the path of the dolfer but then despite numerous searches on the web I don't seem to be able to find the code I need to update the Windows Desktop Wallpaper settings to set the slideshow folder to be the new day. Anyone able to help me?

Thanks

Ben

Continue reading...
 
Back
Top