reactos/base/applications/notepad
Katayama Hirofumi MZ 136f23578f
[NOTEPAD] Use full path for non-existent file (#5152)
In HandleCommandLine function, use GetFullPathName API to get the full path of a non-existent file. CORE-18259, CORE-18837
2023-03-16 10:18:54 +09:00
..
lang [NOTEPAD] Add 'katahiromz' to STRING_NOTEPAD_AUTHORS 2023-03-14 11:24:12 +09:00
res
CMakeLists.txt [NOTEPAD] CMakeLists.txt: Enable _DEBUG on debugging 2023-03-14 12:17:40 +09:00
dialog.c [NOTEPAD] Use new-style file header (#5160) 2023-03-15 07:27:29 +09:00
dialog.h [NOTEPAD] Use new-style file header (#5160) 2023-03-15 07:27:29 +09:00
main.c [NOTEPAD] Use full path for non-existent file (#5152) 2023-03-16 10:18:54 +09:00
notepad.h [NOTEPAD] Delete main.h (#5133) 2023-03-09 03:41:11 +09:00
notepad_res.h [NOTEPAD] Use new-style file header (#5160) 2023-03-15 07:27:29 +09:00
printing.c [NOTEPAD] Use new-style file header (#5160) 2023-03-15 07:27:29 +09:00
rsrc.rc [NOTEPAD] Use new-style file header (#5160) 2023-03-15 07:27:29 +09:00
settings.c [NOTEPAD] Use new-style file header (#5160) 2023-03-15 07:27:29 +09:00
text.c [NOTEPAD] Use new-style file header (#5160) 2023-03-15 07:27:29 +09:00