With this tool you can change the wallpaper (the desktop background)
4 modes:
1-One Picture (PNG,BMP,JPG) from a directory(after loading program ends)
2-periodically one picture from a directory
3-periodically one picture from a website (for exampe a webcam picture)
4-periodically a complete website.
call via Commandline :
1- ChangeDesktopPicture.exe "C:\Test.png"
2- ChangeDesktopPicture.exe "C:\Bilder" 60
2- ChangeDesktopPicture.exe "http://image.de.weather.com/web/maps/de ... 720_de.jpg" 60
3 -ChangeDesktopPicture.exe "http://www.purebasic.fr/german/search.p ... d=newposts" 120
If no parameter is given , the defaultwill start :
Golf course Green, Tee 1 (Golfplatz Gut Heckenhof , where i dropped more than 20 balls in the lake)
periodically all 60 seconds .
Leftclick on taskbar-symbol actualize the wallpaper,
rightclick ends the program.
i love source. and yes, i took a lot of routinese from here,
so i gave back.
http://www.xup.in/dl,61398623/ChangeWallpaper.rar/
Password : purebasic
Wallpaper Changer(Windows only)+Source
Wallpaper Changer(Windows only)+Source
SPAMINATOR NR.1
Re: Wallpaper Changer(Windows only)
I'm going to peek into your code, as I wrote something similar called WallX. Did you run into (and fix) the 'Vista needs some time to wake up' problem?
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
( The path to enlightenment and the PureBasic Survival Guide right here... )
Re: Wallpaper Changer(Windows only)
hu, whats vista ?blueznl wrote:I'm going to peek into your code, as I wrote something similar called WallX. Did you run into (and fix) the 'Vista needs some time to wake up' problem?
nop, sorry, never heard of such a problem.....
SPAMINATOR NR.1
Re: Wallpaper Changer(Windows only)+Source
I had an issue creating a file and setting the wallpaper immediately after starting Vista. My application seemed to freeze for a while, and then suddenly continue. I could never figure out what was exactly the problem.
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
( The path to enlightenment and the PureBasic Survival Guide right here... )
-
- Always Here
- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Re: Wallpaper Changer(Windows only)+Source
File does not exist // Datei existiert nicht? 

IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.