Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The Hexeditor project
#41
(08-28-2023, 12:18 PM)Dav Wrote: Another nice update to this great hex editor, the best one in QB64 I've seen.   This is worthy to download even just to have the API stuff to see how to use them. 

- Dav

Thanks Dav that is really a complement from an esteemed coder and website owner such as yourself.

Reply if you can think of anything I could patch or any features that could be added..

Erik.
Reply
#42
(08-24-2022, 03:24 AM)eoredson Wrote: The Hexeditor project.

This update represents the final editing of the hex editor.

Program name:
  Hex Editor for DOS & Windows Public Domain BASIC Source Code 2025.

Author name:
  Written by Erik Jon Oredson at eoredson@gmail.com

Program purpose:
  This utility allows fast editing of bytes in a file. Two windows allow for
  editing and scrolling through hex values and ascii values.

Hexed9r5.zip for QB64
Hexxit86.zip for VBdos

[Image: hexedit3.png]



[Image: hexedit.png]


[Image: hexedit2.png]

These files can be found at:

www.bit.ly/EriksHexEditor
Current source is 23,098 lines long.

Find attached the most recent HexEditor.


Attached Files
.zip   HEXXIT86.ZIP (Size: 406.42 KB / Downloads: 122)
.zip   HEXED9R5.ZIP (Size: 374.41 KB / Downloads: 5)
Reply
#43
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


Attached Files
.zip   HEXED9R5.ZIP (Size: 374.41 KB / Downloads: 5)
Reply


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

Forum Jump:


Users browsing this thread: 2 Guest(s)