home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / APPS / ARCH / PAX20-2 / README.1ST < prev    next >
Text File  |  1993-12-24  |  755b  |  24 lines

  1. I have fixed some bugs and changed the usage pages a bit.
  2. I put the dio library from Harold Walters in #ifdef DIO .. #endif's
  3. and added my own for OS/2 in #ifdef DISKACC .. #endif's.
  4. No DIR command is needed like with Harold Walters' library.
  5.  
  6. Kai Uwe Rommel
  7. rommel@ars.muc.de
  8.  
  9.  
  10. New files 
  11. ---------
  12.  
  13. patches.os2        context diffs to pax 2.0 beta sources
  14.  
  15. Makefile                Makefile for emx
  16. pax.def                 module definition file
  17. config.h                config.h for OS/2
  18. diskacc2.c              my direct disk access library (DLL) for OS/2
  19. diskacc2.h
  20. disktape.c              interface from pax to diskacc library
  21. disktape.h              interface from pax to diskacc library
  22.  
  23. pax.exe                 executable for OS/2
  24.