Windows - mudar papel de parede do win2000

Top  Previous  Next

// mudar papel de parede do win2000

 

SystemParametersInfo(SPI_SETDESKWALLPAPER,0,Pchar('c:\arquivo.bmp'), 

                     SPIF_UPDATEINIFILE + SPI_SENDWININICHANGE);