reactos/base/applications/notepad
Katayama Hirofumi MZ 072503c1fc
[NOTEPAD] Add 'Now-printing' dialog (#5127)
Allow the user to cancel the print job.
- Add DIALOG_PRINTING dialog.
- Make the print job another thread.
- Let the thread communicate with the dialog box by PRINTING_MESSAGE.
- Add some resource strings.
CORE-18837
2023-03-11 22:23:14 +09:00
..
lang [NOTEPAD] Add 'Now-printing' dialog (#5127) 2023-03-11 22:23:14 +09:00
res
CMakeLists.txt
dialog.c [NOTEPAD] Add 'Now-printing' dialog (#5127) 2023-03-11 22:23:14 +09:00
dialog.h [NOTEPAD] Delete main.h (#5133) 2023-03-09 03:41:11 +09:00
license.c
main.c
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
rsrc.rc
settings.c [NOTEPAD] Remove some needless type casts (#5134) 2023-03-09 08:23:08 +09:00
text.c [NOTEPAD] Make "UTF-8 without BOM" default (#5081) 2023-02-20 21:59:16 +09:00