Skip to content

HexCtrl 3.6.1

Compare
Choose a tag to compare
@jovibor jovibor released this 21 Nov 04:33
· 36 commits to master since this release
  • GitHub Actions Workflow added for MsBuild
  • Added visual separator of digit groups to caret/selection numbers in the info bar
  • Added vertical separators to the info bar, between the data
  • GetFont interface method made const
  • GetOffset new interface method added
  • IHexVirtData: new member function added void OnHexGetOffset(HEXDATAINFO& hdi, bool fGetVirt)
  • ARM64 compilation option added
  • AVX2 support for Operations and Search added
  • Tests harness has been competely rewritten, reference data is now random
  • StrToNum and ListEx added as a C++ modules