Files
reactos/base/applications
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
..
2023-01-03 19:47:55 +01:00
2022-12-22 23:50:36 +01:00
2022-03-03 04:17:43 +01:00