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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeLists.txt [NOTEPAD] CMakeLists.txt: Enable _DEBUG on debugging 2023-03-14 12:17:40 +09:00
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 [NOTEPAD] Use new-style file header (#5160) 2023-03-15 07:27:29 +09:00
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 [NOTEPAD] Use new-style file header (#5160) 2023-03-15 07:27:29 +09:00