reactos/base/applications/notepad
Katayama Hirofumi MZ 9a51c8e6c6
[MSPAINT][NOTEPAD][REGEDIT] Don't use CRTDBG for these apps (#5788)
Don't include <crtdbg.h>.
Don't use _CrtSetDbgFlag.
2023-10-12 22:53:02 +09:00
..
lang [REACTOS] Fix various '% s' typos with a space 2023-09-07 00:34:02 +03:00
res
CMakeLists.txt
dialog.c [NOTEPAD] Use wait cursor (#5659) 2023-09-10 22:27:16 +09:00
dialog.h [NOTEPAD] Use wait cursor (#5659) 2023-09-10 22:27:16 +09:00
main.c [MSPAINT][NOTEPAD][REGEDIT] Don't use CRTDBG for these apps (#5788) 2023-10-12 22:53:02 +09:00
notepad.h [MSPAINT][NOTEPAD][REGEDIT] Don't use CRTDBG for these apps (#5788) 2023-10-12 22:53:02 +09:00
notepad_res.h
printing.c [NOTEPAD] Use _countof macro from <stdlib.h> (#5170) 2023-03-21 08:59:40 +09:00
rsrc.rc [NOTEPAD][OSK] Improve/Add Portuguese (Brazilian pt-BR and Portugal pt-PT) translations (#5124) 2023-03-31 01:37:45 +02:00
settings.c [NOTEPAD] Use _countof macro from <stdlib.h> (#5170) 2023-03-21 08:59:40 +09:00
text.c