Hi.

can anyone please help me find out why this code doesn't work:
char* nextWpName = "mypic.jpg"
SystemParametersInfo (SPI_SETDESKWALLPAPER,0,nextWpName,SPIF_UPDATEINIF ILE);

my wallpaper simply disappears and goes blank.
help...