reactos/base/applications/notepad
Katayama Hirofumi MZ 0ef9cfb04e
[NOTEPAD] Use wait cursor (#5659)
- Add WaitCursor helper function to display the wait cursor while
  heavy operation.
- Manage the wait cursor by using a lock count.
CORE-18837
2023-09-10 22:27:16 +09:00
..
lang [REACTOS] Fix various '% s' typos with a space 2023-09-07 00:34:02 +03:00
res
CMakeLists.txt
dialog.c [NOTEPAD] Use wait cursor (#5659) 2023-09-10 22:27:16 +09:00
dialog.h [NOTEPAD] Use wait cursor (#5659) 2023-09-10 22:27:16 +09:00
main.c [NOTEPAD] Use wait cursor (#5659) 2023-09-10 22:27:16 +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