This is a list of the most recent updates made to Hex Editor:
Code: (Select All)
v8.1a rW.0a updates 12/25/2024:
Fixes parameter type mismatch in call to CheckExcluded.
Adds Alt-- and Alt-= to some menu functions.
Adds more _limit to Inkey$ loops.
v8.1a rX.0a updates 02/25/2025:
Improves Control-Break checking.
Replaces GetOpenFilename$ with _OpenFileDialog$
Adjusts starting menubox during splashscreen.
v8.1a rY.0a updates 04/10/2025:
Adds custom Command$ function.
v8.1a rZ.0a updates 05/05/2025
Fixes DOS shell.
v9.0a r1.0a updates 05/25/2025:
Fixes Shell to DOS again.
Code: (Select All)
v9.0a r2.0a updates 08/20/2025:
Adds color to file menu box drivelist.
v9.0a r3.0a updates 08/25/2025:
Fixes parameter mismatch in CreateDirectoryA.
Adds reboot and shutdown command to shell to shutdown.exe
Supports Windows/MACOSX/Linux.
Ctrl-Alt-F1 to reboot, Ctrl-Alt-F2 to shutdown.
Adds Ctrl-Alt-F3 to call Keymapper.
Code: (Select All)
v9.0a r4.0a updates 12/25/2025:
Adds CheckFile for * and ? in openfilelist.
Edits exclude.txt slightly.
Adds call to errorbox to quit in CheckFile.
LOC: 23,098