jovibor / HexCtrl

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

Added public method to retrieve current sector (page) size #4

Closed datasynergyuk closed 4 years ago

datasynergyuk commented 4 years ago

This is useful to allow UI to display current page size and permit user to amend it.

Suggest: "Sector" size is renamed to "Page" size because this is a more generic term. The term "Sector" size is only commonly used for disks (but they are the same thing regardless)