reactos/base/applications/notepad
Katayama Hirofumi MZ 0a851eadcb
[NOTEPAD] Speed up notepad loading (#5012)
- Use EM_GETHANDLE/EM_SETHANDLE message to get/set the internal buffer handle.
- Use LocalReAlloc to re-allocate the buffer.
- Use file mapping to speed up loading.
- Use also IS_TEXT_UNICODE_REVERSE_STATISTICS for IsTextUnicode.
CORE-14641
2023-02-02 10:10:30 +09:00
..
lang [REACTOS] Various Russian (ru-RU) translation fixes (#4696) 2022-09-15 18:46:03 +03:00
res
CMakeLists.txt
dialog.c [NOTEPAD] Speed up notepad loading (#5012) 2023-02-02 10:10:30 +09:00
dialog.h
license.c
main.c
main.h [NOTEPAD] Speed up notepad loading (#5012) 2023-02-02 10:10:30 +09:00
notepad.h
notepad_res.h [NOTEPAD] Add STRING_DEFAULTFONT for default font 2022-09-06 14:05:59 +09:00
rsrc.rc
settings.c [NOTEPAD] Follow-up of 'CJK font workaround' 2022-09-07 00:54:31 +09:00
text.c [NOTEPAD] Speed up notepad loading (#5012) 2023-02-02 10:10:30 +09:00