notepad-plus-plus/PowerEditor
Pavel Nedev 9aa9ecb664 Fix NUL file-corruption issue after system shutting down brutally
Uses native Win32 IO API (CreateFile, ReadFile, WriteFile, CloseHandle) instead of POSIX ones (fopen, fread, fwrite, fclose) for remedying NUL file-corruption problem due to system shutting down brutally.

Fix #6133, close #10598
2021-09-28 12:30:05 +02:00
..
Test Add support DarkMode, function list & auto-completion for TypeScript 2021-08-15 11:47:19 +02:00
bin Notepad++ 8.1.5 release 2021-09-27 13:24:09 +02:00
gcc Add gcc 32-bit build and improve build process 2021-09-13 23:17:11 +02:00
installer Align dark mode styles with light mode styles 2021-09-18 02:52:09 +02:00
misc/chameleon Remove the old icon 2016-09-21 09:06:22 +02:00
scintilla.original.forUpdating Upgrade Scintilla from v4.2.0 to v4.4.6 2021-02-21 19:14:40 +01:00
src Fix NUL file-corruption issue after system shutting down brutally 2021-09-28 12:30:05 +02:00
visual.net Fix NUL file-corruption issue after system shutting down brutally 2021-09-28 12:30:05 +02:00