jovibor / HexCtrl

Fully-featured Hex Control written in C++/MFC.
Other
167 stars 58 forks source link

Unprintable character can now be customised #65

Closed datasynergyuk closed 2 years ago

datasynergyuk commented 2 years ago

Ability to customise the unprintable character.

Functions in alphabetical order.

jovibor commented 2 years ago

Nitpick: When you have made requested changes just push Resolve conversation button at the bottom, no need to comment under the every request.

P.S. After reconsidering, I think the ReplaceUnprintable better be placed as a member function. I will do it myself.