jovibor / HexCtrl

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

Recent change has broken virtual data mode #75

Closed datasynergyuk closed 2 years ago

datasynergyuk commented 2 years ago

The most recent change in af79727 seems to have broken virtual data mode. I think the problem is in the modified CHexCtrl::GetData() function which returns an empty data span.