Skip to content

HexCtrl 3.7.1

Latest
Compare
Choose a tag to compare
@jovibor jovibor released this 29 Mar 04:20
· 22 commits to master since this release
  • First arg in the GetDlgItemHandle method is removed as redundant
  • IsInfoBar method renamed to HasInfoBar
  • Mark Selection Start and Mark Selection End menus have been replaced with one amalgamated Mark Start/End.
    Selection start/end can now be conveniently set with just one command (Alt+1), without any order constraints.
    EHexCmd members CMD_SEL_MARKSTART and CMD_SEL_MARKEND have been removed, CMD_SEL_MARKSTARTEND added instead
  • Internal code structure was redesigned from submodules to partitions
  • Many small fixes and code cleanings