KnIfER opened this issue 4 years ago · 3 comments
HexEditor_0.9.6_x86.zip + npp.7.8.9 x32
encoding=utf8
sample text: textfile.txt
https://github.com/mackwai/NPPHexEditor
after reviewing the repo above , this is the best I can achieve:
The "flashing bad characters" problem is related to c++/optimization, and code generation/basic runtime checks. Really strange.
Maybe I should replace the trailing첼 with □
첼
□
Caused by an uninitialized buffer during the custom drawing callback.
NPP_HexEdit/HexEditor/src/HEXDialog.cpp
Line 3209 in e36f71f