Expand environment strings in the szWallpaper variable. (patch by Marc Piulachs,...
authorColin Finck <colin@reactos.org>
Mon, 6 Aug 2007 19:07:34 +0000 (19:07 +0000)
committerColin Finck <colin@reactos.org>
Mon, 6 Aug 2007 19:07:34 +0000 (19:07 +0000)
commit541deeba8602684bc91847098d3a25b5df992871
treed5d1f6b834dfd693c7e9e03a7c8488d330600394
parent0838232088b81af38b3729acedc484d5c0f1b1c3
Expand environment strings in the szWallpaper variable. (patch by Marc Piulachs, marc DOT piulachs AT codexchange DOT net)
This is the same way how Windows XP does it (allowing environment variables in the "Wallpaper" registry value, but not as an argument for SystemParametersInfo, SPI_SETDESKWALLPAPER)

See issue #2536 for more details.

svn path=/trunk/; revision=28200
reactos/base/system/userinit/userinit.c