P Peter Meares Member Licensed User Longtime User Mar 24, 2025 #1 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.
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.
DonManfred Expert Licensed User Longtime User Mar 24, 2025 #2 As it is a b4xlib: Extract the source (b4xlib is a zip), edit it, put the edited version back to the zip Upvote 0
As it is a b4xlib: Extract the source (b4xlib is a zip), edit it, put the edited version back to the zip
stevel05 Expert Licensed User Longtime User Mar 25, 2025 #3 I've just updated the jHexViewer-b4x in the original thread. Upvote 1