Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The Hexeditor project
#39
Hi,

I have decided to bump this project to the top. It contains some critical bug fixes:

Code: (Select All)
v8.0a rM.0a updates 08/15/2023:
 Fixes MaxFiles in some UDTs.
v8.0a rN.0a updates 08/20/2023:
 Adds _ControlChr Off to top of main.
 Removes some assigned screen save variables.
v8.0a rO.0a updates 08/25/2023:
 Adds MouseButton2 to Sub Menu.
 Adds Control-F12 to edit hexedit.cfg
v8.0a rP.0a updates 11/10/2023:
  Now forces user to admin status.
  Adds Left-DoubleClick mouse to Sub Menu.
  Fixes search string during replace in ScrnEdit.
v8.0a rQ.0a updates 01/01/2024:
  Hexxit oldsrc v8.2a upgrade notes:
    Adds Insert filename in FileMenuBox in File box in Hexedit5.bas.
  Hexxit oldsrc v8.3a upgrade notes:
    Adds shell to treedel in delete dir in file box.
v8.0a rR.0a updates 01/10/2024:
  Replaces LoadIcon with Icon2BMP.
  Hexxit oldsrc v8.4a upgrade notes:
    Repairs SortFilesX in Filebox.
    Adds Ctrl-Fx to Alt-Fx in FileBox.
    Increments MaxFiles to 15.
    Fixes problem in Dir$ in LoadMultipleFiles.
    Solves cursor color upon exit to dos.
v8.0a rS.0a updates 02/20/2024:
   Hexxit v8.5a upgrade notes:
    Fixes call to Dir$
    Fixes Windows.Detected default.
v8.0a rT.0a updates 05/10/2024:
  Fixes text length in ErrorBox/ErrorBox2/MessageBox.
  Adds left/right in ErrorBox/ErrorBox2/MessageBox.
  Now allows the Quote constant defined.
v8.0a rU.0a updates 07/20/2024:
  Adds $VersionInfo to dialogx.inc
  Hexxit v8.6a upgrade notes:
    Fixes integer assignment in Hexxit86 Oldsrc.zip
    Edits printer assignment to 1-3 in Hexxit86 Oldsrc.zip
v8.1a rV.0a updates 12/15/2024:
  Fixes CDROM media inserted in Sub MediaExists.
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 05/01/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.
  Adds color to file menu box drivelist.
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.
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.

Hexed9r5.zip for QB64
Hexxit86.zip for VBdos

The files can be found at: https://bit.ly/EriksHexEditor
Reply


Messages In This Thread
The Hexeditor project - by eoredson - 08-24-2022, 03:24 AM
RE: The Hexeditor project - by BDS107 - 08-29-2022, 03:03 PM
RE: The Hexeditor project - by SpriggsySpriggs - 08-29-2022, 03:28 PM
RE: The Hexeditor project - by aurel - 08-29-2022, 07:30 PM
RE: The Hexeditor project - by eoredson - 08-30-2022, 02:11 AM
RE: The Hexeditor project - by SpriggsySpriggs - 08-31-2022, 01:53 PM
RE: The Hexeditor project - by eoredson - 02-08-2023, 01:54 AM
RE: The Hexeditor project - by mnrvovrfc - 02-08-2023, 02:59 AM
RE: The Hexeditor project - by bplus - 02-08-2023, 02:40 PM
RE: The Hexeditor project - by eoredson - 04-18-2023, 02:26 AM
RE: The Hexeditor project - by mnrvovrfc - 04-21-2023, 03:38 PM
RE: The Hexeditor project - by eoredson - 04-23-2023, 09:08 PM
RE: The Hexeditor project - by eoredson - 04-24-2023, 12:02 AM
RE: The Hexeditor project - by eoredson - 04-24-2023, 12:33 AM
RE: The Hexeditor project - by BDS107 - 04-24-2023, 09:20 AM
RE: The Hexeditor project - by bplus - 04-24-2023, 02:05 PM
RE: The Hexeditor project - by eoredson - 04-24-2023, 10:37 PM
RE: The Hexeditor project - by bplus - 04-24-2023, 10:42 PM
RE: The Hexeditor project - by eoredson - 04-24-2023, 10:53 PM
RE: The Hexeditor project - by bplus - 04-24-2023, 11:02 PM
RE: The Hexeditor project - by eoredson - 04-24-2023, 11:08 PM
RE: The Hexeditor project - by eoredson - 04-25-2023, 12:51 AM
RE: The Hexeditor project - by bplus - 04-25-2023, 05:21 AM
RE: The Hexeditor project - by eoredson - 04-25-2023, 05:58 AM
RE: The Hexeditor project - by bplus - 04-25-2023, 03:48 PM
RE: The Hexeditor project - by eoredson - 04-26-2023, 02:46 AM
RE: The Hexeditor project - by bplus - 04-26-2023, 11:57 AM
RE: The Hexeditor project - by eoredson - 04-26-2023, 08:53 PM
RE: The Hexeditor project - by bplus - 04-26-2023, 09:50 PM
RE: The Hexeditor project - by eoredson - 04-26-2023, 10:09 PM
RE: The Hexeditor project - by bplus - 04-26-2023, 11:24 PM
RE: The Hexeditor project - by eoredson - 04-27-2023, 12:16 AM
RE: The Hexeditor project - by mnrvovrfc - 04-27-2023, 12:21 AM
RE: The Hexeditor project - by eoredson - 04-27-2023, 01:47 AM
RE: The Hexeditor project - by bplus - 04-27-2023, 12:35 AM
RE: The Hexeditor project - by mnrvovrfc - 04-27-2023, 01:36 AM
RE: The Hexeditor project - by eoredson - 04-27-2023, 02:04 AM
RE: The Hexeditor project - by eoredson - 04-27-2023, 05:03 AM
RE: The Hexeditor project - by eoredson - 08-28-2023, 04:03 AM
RE: The Hexeditor project - by Dav - 08-28-2023, 12:18 PM
RE: The Hexeditor project - by eoredson - 08-29-2023, 03:16 AM
RE: The Hexeditor project - by eoredson - 03-04-2025, 05:43 AM
RE: The Hexeditor project - by eoredson - 04-29-2025, 10:37 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  New SICK project eoredson 18 3,993 09-16-2025, 12:21 AM
Last Post: eoredson
  New and improved SICK project eoredson 37 10,853 07-16-2025, 09:51 PM
Last Post: eoredson

Forum Jump:


Users browsing this thread: 1 Guest(s)