home *** CD-ROM | disk | FTP | other *** search
-
- README.TXT Version 1.0 3/3/94
-
- CFileSystem is a class designed to allow easy and portable access
- to common file system functions. It was designed to be used with
- the Microsoft Visual C++ (MSVC) compiler, and it uses some MFC classes.
-
- This release was designed for use with and tested against Visual C++
- Version 1.0. It should work fine with Version 1.5 of MSVC. If there
- is interest (and people register the product) I will come out with a
- Windows NT version of the class.
-
- NOTE: This code is ShareWare. If you use the code for more than 14 days,
- or you use the code in a product, you must register with the author. The
- cost of registering is only $25, and it will entitle you to support and
- enhancements. See ORDER.TXT for information on registering the code.
- Multi-copy discounts and site licenses are available!
-
-
- Registered users will receive complete documentation in Windows Help
- File Format, technical support, and the latest code.
-
-
- Installation:
-
- 1) Unzip FILESYS.ZIP.
- 2) Run FS_DEMO.EXE.
- 3) That's about it!
- 4) Look at FILESYS.H and FILESYS.CPP for information about the class.
- 5) Register the code!!!
-