reactos/base/applications/mspaint
Katayama Hirofumi MZ 86e2f9e635
[MSPAINT] There were two "main" windows (#5147)
Our mspaint had two windows of window class "MainWindow".
class CToolBox should inherit CWindowImpl<CToolBox> instead of CWindowImpl<CMainWindow>.
CORE-18867
2023-03-11 07:42:04 +09:00
..
help
icons
lang [TRANSLATION] Add/Update Turkish (tr-TR) translations (#4959) 2023-02-15 17:29:52 +01:00
CMakeLists.txt
common.h
dialogs.cpp
dialogs.h
dib.cpp [MSPAINT] Treat as a file even if the bitmap file is empty 2023-03-05 20:53:38 +09:00
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
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 [MSPAINT] There were two "main" windows (#5147) 2023-03-11 07:42:04 +09:00
toolsettings.cpp
toolsettings.h
toolsmodel.cpp
toolsmodel.h
winproc.cpp [MSPAINT] Fix use of uninitialized variable on startup (#5140) 2023-03-10 07:31:31 +09:00
winproc.h