home *** CD-ROM | disk | FTP | other *** search
File List | 1991-02-27 | 2.8 KB | 42 lines |
- /******************************************************************/
- /* */
- /* The following files are needed to compile and build ProgSet. */
- /* This Process requires the Microsoft Windows SDK and the */
- /* Microsoft C compiler. */
- /* */
- /* Files included in PS.ZIP: */
- /* */
- /* README.LST - This file. */
- /* */
- /* PS.DEF - Module definition file for ProgSet. */
- /* */
- /* PS.NM - Make file (for release version). */
- /* */
- /* PS.LNK - Link file (for release version). */
- /* */
- /* PSDEBUG.NM - Make file (for debugging version). */
- /* */
- /* PSDEBUG.LNK - Link file (for debugging version). */
- /* */
- /* PS.H - Main header file for ProgSet. */
- /* */
- /* PSMAIN.C - Main C source code for ProgSet. */
- /* */
- /* BROWSE.H - Header for Browse function. */
- /* */
- /* BROWSE.C - C source code for Browse function. */
- /* */
- /* PS.RC - Resource script file for ProgSet. */
- /* */
- /* PROGSET.ICO - Icon for ProgSet. */
- /* */
- /* PSMAIN.DLG - Dialog box for ProgSets main window. */
- /* */
- /* PSABOUT.DLG - Dialog box for About... function. */
- /* */
- /* PSEXT.DLG - Dialog box for Modifying extensions. */
- /* */
- /* BROWSE.DLG - Dialog box for Browse function. */
- /* */
- /******************************************************************/
-