Windows/MFC
배경화면 변경 Changed at Windows wallpaper
aucd29
2013. 10. 2. 17:51
[code]::SystemParametersInfo(SPI_SETDESKWALLPAPER, 0, _T("Plus!.bmp"), SPIF_UPDATEINIFILE);[/code]