reactos/base/applications/mspaint
Egor Ananyin d395c30967
[MSPAINT] Don't allow to set image as wallpaper if it has the wrong format (#4924)
CORE-18661

Our Paint allows user to try to set a .ico file as a wallpaper, which isn't possible. Different Windows versions have different behaviour, so it was decided that the simplest fix would be to just grey out "Set as wallpaper" buttons as in 2K3 (See the Jira ticket).
2022-12-31 16:08:14 +01:00
..
help
icons
lang [MSPAINT] Update de-DE.rc CORE-12356 2022-11-13 22:41:05 +01:00
CMakeLists.txt [MSPAINT][EXPLORER][SHELL32] Enable ATL asserts in CMake 2022-09-10 17:27:50 +02:00
common.h
dialogs.cpp
dialogs.h
dib.cpp
dib.h
drawing.cpp
drawing.h
fullscreen.cpp
fullscreen.h
globalvar.h
history.cpp
history.h
imgarea.cpp
imgarea.h
main.cpp
miniature.cpp
miniature.h
mouse.cpp
mspaint.exe.manifest [MSPAINT] Fix manifest for mspaint. 2022-12-06 15:26:30 +01:00
palette.cpp
palette.h
palettemodel.cpp
palettemodel.h
precomp.h [MSPAINT][EXPLORER][SHELL32] Enable ATL asserts in CMake 2022-09-10 17:27:50 +02:00
registry.cpp
registry.h
resource.h
rsrc.rc [MSPAINT] Fix manifest for mspaint. 2022-12-06 15:26:30 +01:00
scrollbox.cpp
scrollbox.h
selection.cpp
selection.h
selectionmodel.cpp
selectionmodel.h
sizebox.cpp
sizebox.h
textedit.cpp
textedit.h
toolbox.cpp
toolbox.h
toolsettings.cpp
toolsettings.h
toolsmodel.cpp
toolsmodel.h
winproc.cpp [MSPAINT] Don't allow to set image as wallpaper if it has the wrong format (#4924) 2022-12-31 16:08:14 +01:00
winproc.h