Posted by member 8104 on 2004-07-26 12:30:35
I've been trying to find a wallpaper changer mod that will do the following, but can't find any.
Here's what I need it to do:
1) Load correctly (some of them don't)
2) Allow me to set a single command in a .rc file that will set the wallpaper to the file noted
3) Will support all image formats Windows supports for wallpapers
4) Allow me to include in that command a setting for style (stretch, tile, center)
5) Will execute that command on load and recycle
6) If it makes a difference in load time, if that wallpaper is already set, will ingore a command to set that wallpaper (if style is different, will only change style)
7) Allow me to set a command in a .rc file that will unload the module
I have found modules that make lists of images and change randomly, and plenty that work for bitmaps only. If a mod like this already exists, please let me know and also include the code to get it to do this because I've tried all the ones I found, and the code just doesn't seem to allow for something like this. Anything else you throw in is fine, I just need those things. Thanks.
Here's what I need it to do:
1) Load correctly (some of them don't)
2) Allow me to set a single command in a .rc file that will set the wallpaper to the file noted
3) Will support all image formats Windows supports for wallpapers
4) Allow me to include in that command a setting for style (stretch, tile, center)
5) Will execute that command on load and recycle
6) If it makes a difference in load time, if that wallpaper is already set, will ingore a command to set that wallpaper (if style is different, will only change style)
7) Allow me to set a command in a .rc file that will unload the module
I have found modules that make lists of images and change randomly, and plenty that work for bitmaps only. If a mod like this already exists, please let me know and also include the code to get it to do this because I've tried all the ones I found, and the code just doesn't seem to allow for something like this. Anything else you throw in is fine, I just need those things. Thanks.