home *** CD-ROM | disk | FTP | other *** search
- uncompresshelp is a little program that using the indexing kit to
- read a Help.store file, and then pulls files out of Help.store and
- puts them back onto the filesystem. I originally wrote it because
- I wanted to see what a demo program could do, but the people who
- wrote the demo decided to put a 2 minute time limit on it. That
- made it a _little_ hard to read the online manual ...
-
- Bug fixes #1:
- Fixed an inverted test which caused it to neglect to actually
- pull files out of the store (sigh).
- Fixed problems with handlding filenames with spaces in them.
- Added more descriptive and debugging output.
-
- Bug fixes #2:
- File indices are stored big-endian. Added code to swap as
- appropriate.
-
- Enjoy,
- Scott Hess
- 12550 Portland Avenue South, #121
- Burnsville, MN 55337
-