HexDump
Home | Products | Support | Contact

HexDump

HexDump Home
Usage
Known Issues
Source Code
Design Notes

Products

PhileSplitter
Picture Combiner
Log Filter
Vegas
HexDump

Source Code

Restrictions

I am making this source code available for people to learn from and also add additional features. If you add any new features I'd be interested in hearing of them. You may not charge money for this software or modified versions of it without our permission.

Compiling

This software was written in Microsoft Visual C++ 6.0 and a project file and workspace is included in the source download. It should be fairly easy to port to another compiler - you might have to replace the #include "stdafx.h" with the 3 include files inside stdafx.h, and exclude stdafx.cpp from the set of files to build.

Design Notes

People downloading the source code may find the Design Notes page useful.

Download

Click here to download the source files (5 KB)