reactos/base/applications/notepad
2023-03-14 11:03:20 +09:00
..
lang [NOTEPAD] Add 'Now-printing' dialog (#5127) 2023-03-11 22:23:14 +09:00
res
CMakeLists.txt [NOTEPAD] Move the printing code to the newly added printing.c 2023-03-12 07:51:53 +09:00
dialog.c [NOTEPAD] Move the printing code to the newly added printing.c 2023-03-12 07:51:53 +09:00
dialog.h [NOTEPAD] Delete main.h (#5133) 2023-03-09 03:41:11 +09:00
license.c
main.c [NOTEPAD] Use _CrtSetDbgFlag to check memory leak (#5151) 2023-03-14 07:08:56 +09:00
notepad.h [NOTEPAD] Delete main.h (#5133) 2023-03-09 03:41:11 +09:00
notepad_res.h [NOTEPAD] Add 'Now-printing' dialog (#5127) 2023-03-11 22:23:14 +09:00
printing.c [NOTEPAD] Move the printing code to the newly added printing.c 2023-03-12 07:51:53 +09:00
rsrc.rc [NOTEPAD] Fix Croatian (hr-HR) resource file 2022-02-23 18:34:48 +03:00
settings.c [NOTEPAD] Save searchString and replaceString settings 2023-03-14 11:03:20 +09:00
text.c [NOTEPAD] Make "UTF-8 without BOM" default (#5081) 2023-02-20 21:59:16 +09:00