-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[New] Interface methods: GetCacheSize, GetData, GetDataMode, ModifyDa…
…ta. HEXMODIFY struct. [Changes] GetData<>, SetData<> templated methods generalized and moved from CHexCtrl.h to Helper.h. It's now GetIHexTData, SetIHexTData. All remaining internal circular dependencies are finally resolved and removed. [Fixes] As a consequence of above changes the old-standing bug is fixed with an inability to Undo after DataInterpreter changes applying.
- Loading branch information
Showing
14 changed files
with
379 additions
and
282 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.