jHexViewer uses a b4xlib containing KeyEventHelper.bas.
In this code is
Private Initialized As Boolean
Which now fails as Initialized has now become a protected instruction.
In this code is
Private Initialized As Boolean
Which now fails as Initialized has now become a protected instruction.