hi
"in windows 7 changeing background has animate effect"
but when we change desktop background with
SystemParametersInfo(SPI_SETDESKWALLPAPER, 0, "wallpaper path", SPIF_SENDCHANGE)
it change without effect
if i want add animate in changing background how i do that ?