VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

HexViewer

Gary Schumacher  (1 Submission)   Miscellaneous   Visual Basic 3.0   Advanced   Wed 3rd February 2021

Display the contents of any file in Hex/Ascii format. Code is well-documented and demonstrates uses of the Status Bar, Progress Bar & Rich Text Box controls.
Updated program on 12/13/2000: Added a C Dll that greatly increased format speed of input file.
Check HexView.cpp for a tip on how to debug a dll called from Visual Basic.
I included Visual Basic statements in the HexView.cpp file so it serves as a tutorial for someone interested in writing a C Dll.

Assumes
From the Projects|Components Menu...The Following Following Components must be included in the Project: Microsoft Common Dialog Control 6.0 Microsoft Rich TextBox Control 6.0 Microsoft Windows Common Controls 6.0 Calls HexView.dll for performance enhancement

API Declarations
Custom HexView.dll

Rate HexViewer (3(3 Vote))

Download HexViewer

HexViewer Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters