home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / f / fn32_101.zip / PACKLIST < prev    next >
Text File  |  1992-09-24  |  822b  |  29 lines

  1. /* FN32-2 list of distribution files */
  2.  
  3. /* Documentation and registration files */
  4. fn32.doc            The main documentation file
  5. register.frm        User registration form
  6. packlist            This file you are reading
  7. file_id.diz            BBS info file
  8.  
  9. /* Run Time Files */
  10. fn32.exe            The TSR program
  11. fn32d.exe            Debugging version of TSR, writes to lpt1.
  12. fn32argv.obj        A substitute for setargv.obj
  13. xstat.obj            A substitute for the stat function
  14. xfstat.obj            A substitute for the fstat function
  15. fn32argv.h            Include file for use with fn32argv.obj
  16. xstat.h                Include file for use with xstat.obj and xfstat.obj
  17.  
  18. /* Sample programs */
  19. samples/testargv.c
  20. samples/teststat.c
  21. samples/dtree.c
  22. samples/dirlist.c
  23. samples/whereis.c
  24. samples/whereis.exe
  25. samples/dtree.exe
  26. samples/teststat.exe
  27. samples/testargv.exe
  28. samples/dirlist.exe
  29.