I am looking for pointers on creating a .Net 2.0 Win app that can change
the wallpaper of a windows machine. Namely, how to change the wallpaper.

Thanks.

Re: .Net 2 backgrounder by Kris

Kris
Sat Mar 25 10:46:38 CST 2006

There is an article at coding4fun for a "Wallpaper Cycler" the source
code is available at
http://msdn.microsoft.com/coding4fun/inthebox/wallpaper2/default.aspx

Re: .Net 2 backgrounder by No

No
Sat Mar 25 12:59:07 CST 2006

Kris wrote:
> There is an article at coding4fun for a "Wallpaper Cycler" the source
> code is available at
> http://msdn.microsoft.com/coding4fun/inthebox/wallpaper2/default.aspx

Thanks.