본문 바로가기

Windows/MFC

배경화면 변경 Changed at Windows wallpaper

[code]::SystemParametersInfo(SPI_SETDESKWALLPAPER, 0, _T("Plus!.bmp"), SPIF_UPDATEINIFILE);[/code]