HEXpert for Windows Version History ============================================================================= Version # Date Description --------- -------- ------------------------------------------------------ 1.00.0001 - 05/05/94 - Initial Release 1.01.0001 - 07/07/94 - Added export of ASCII data from binary 1.01.0013 - 08/09/94 - Ported help file to ForeHelp 1.02.0001 - 08/29/94 - Added support for octal and binary data Added support for both byte swapping (Little Endian) and non-byte swapping (Big Endian) modes. 1.02.0003 - 09/22/94 - Added keys: CTRL-HOME (goto beginning of file) and CTRL-END (goto end of file). 2.00.0001 - 10/27/94 - Fixed file save bug - asked if you wanted to save twice. Added options to do absolute or relative Goto. Added toggle switch to display addresses as decimal. Added selection of either OEM font or ANSI font. New manual. 2.00.0011 - 11/20/94 - Fixed delete bug - crashed if you deleted the last character in the file. Added the block fill command. 2.00.0016 - 12/15/94 - Added block delete command. Also fixed bug in delete function which would only delete 1 byte at a time, instead of the requested size. 2.01.0001 - 12/22/94 - Added ability to specify a second offset instead of a count in functions requiring a count: BlockDelete, BlockFill, ASCIIExport. Now, if count is preceded by the '@' character, HEXpert will read the number as the second offset, and then convert it to the proper count. Changed all the dialog edit boxes to autoscroll. 2.1.20 - 03/03/95 - Added display of data as decimal. Added printout of the data display. Fixed a bug which caused the shareware screen to occassionally crash at exit. Fixed a bug which could caused a crash when working with a file less than one screen long. Took digits out of the version's minor and build numbers, since they were never used. 2.1.21 - 03/29/96 - Fixed a bug that wouldn't let you block fill the entire file. Removed GEnie address from support. 2.1.22 - 05/29/96 - Fixed a bug that limited ASCII export to file size - 1. 3.0.00 - 09/09/96 - Added text highlighting. Added cut, copy, paste. Added file menu to start another instance of the program. Added variable screen width option. Added line numbering option. Fixed bug where search & replace would not do the last character in the file. Fixed bug where exporting ASCII data after the first time would not save file. Fixed bug where typing 'c' in ASCII mode doesn't work. Changed scrolling to continuously display data when you drag the scroll thumb. Reduced the initial screen size by a couple lines so that users with a 640x480 screen could see the entire window. Added option to save the ASCII formatted hex dump to a file. Added option to save a highlighted section of data to a separate file. Removed annoying notice that pops up when you choose to switch off fixed length file mode. Added File menu option to create a New file. Options are now saved and restored via the HEXpert.ini file. Added Checksum calculations on selected data. 3.0.01 - 11/11/96 Did a temporary fix for the window resizing bug that causes stack overflows when resizing. - 11/18/96 Added 32-bit version. 3.0.02 - 11/19/96 Fixed 32-bit version bug: wouldn't scroll right. Also, the path was not preserved between file loads. 3.0.03 - 11/24/96 Added ability to search / search & replace Unicode strings in the 32-bit version. 01/18/97 Release.