[MSPAINT] Support JPEG/PNG/GIF/TIFF wallpapers (#6632)
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Sun, 17 Mar 2024 22:32:47 +0000 (07:32 +0900)
committerGitHub <noreply@github.com>
Sun, 17 Mar 2024 22:32:47 +0000 (07:32 +0900)
commit6af1813fda9a0e8d8ffe965cbc382f6f582dcd5c
tree18932dc59ae31c780b8f2686a057029475c82652
parentc5e64563772f1b1034e09b90d4a6481948c81d1e
[MSPAINT] Support JPEG/PNG/GIF/TIFF wallpapers (#6632)

Improve usability.
JIRA issue: CORE-19485
- Enable the menu items to set the wallpapars.
- Save the current bitmap as file Wallpaper1.bmp
  in CSIDL_LOCAL_APPDATA folder.
- Support JPEG/PNG/GIF/TIFF files in
  RegistrySettings::SetWallpaper.
base/applications/mspaint/main.cpp
base/applications/mspaint/registry.cpp