the win32 python extentions don't seem to have "SysParametersI nfo()" and i need it to set the wallpaper in windows.
cyptes has a "SysParametersI nfoA()" function but wont let me use the SPI_SETDESKWALL PAPER attribute.
anyone have any ideas how i can set the windows wallpaper from a python program?
-ryan
cyptes has a "SysParametersI nfoA()" function but wont let me use the SPI_SETDESKWALL PAPER attribute.
anyone have any ideas how i can set the windows wallpaper from a python program?
-ryan
Comment