reactos/base/applications/notepad
Robert Naumann b774ec5ca6 [NOTEPAD] Implement File->New Window
*Windows starts a new own's instance too, when clicking on "New Window" (Tested by @HBelusca)
2021-02-12 20:14:03 +01:00
..
lang [NOTEPAD] Implement File->New Window 2021-02-12 20:14:03 +01:00
res
CMakeLists.txt
dialog.c [NOTEPAD] Implement File->New Window 2021-02-12 20:14:03 +01:00
dialog.h [NOTEPAD] Implement File->New Window 2021-02-12 20:14:03 +01:00
license.c
main.c [NOTEPAD] Implement File->New Window 2021-02-12 20:14:03 +01:00
main.h
notepad.h
notepad_res.h [NOTEPAD] Implement File->New Window 2021-02-12 20:14:03 +01:00
rsrc.rc
settings.c
text.c