You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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