From: Alex Blekhman on
On 15-Jun-10 4:12, Erick Engelke wrote:
> Okay. You were writing about the background of a Window, I'm talking
> about the Windows Session's background wallpaper.

Ah... I see. Then you should use SystemParametersInfo function. See
SPI_SETDESKWALLPAPER action code.

HTH
Alex
From: Erick Engelke on

Thanks


On Tue, 15 Jun 2010, Alex Blekhman wrote:

> On 15-Jun-10 4:12, Erick Engelke wrote:
>> Okay. You were writing about the background of a Window, I'm talking
>> about the Windows Session's background wallpaper.
>
> Ah... I see. Then you should use SystemParametersInfo function. See
> SPI_SETDESKWALLPAPER action code.
>
> HTH
> Alex
>