reactos/base/applications/notepad
Stanislav Motylkov 995d255962 [REACTOS] Fix various '% s' typos with a space
- [NOTEPAD][REGEDIT][SHELL32] were affected.
- Also while being here, fix headers.
2023-09-07 00:34:02 +03: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] Do type cast to kill C4244 warnings (#5655) 2023-09-06 19:26:23 +09:00
dialog.h [NOTEPAD] Use new-style file header (#5160) 2023-03-15 07:27:29 +09:00
main.c [NOTEPAD] Do type cast to kill C4244 warnings (#5655) 2023-09-06 19:26:23 +09:00
notepad.h [NOTEPAD] Use _countof macro from <stdlib.h> (#5170) 2023-03-21 08:59:40 +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