home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / MAXMAILP.ZIP / README.DOS < prev    next >
Text File  |  1990-12-24  |  1KB  |  27 lines

  1.  
  2.  
  3.         This is the source for version 1.00 of MaxMail. Not much detail
  4.         here. You should also have MaxMail.lzh, which has full docs.
  5.  
  6.         This program was compiled with Microsoft C 6.00a and Nmake.
  7.         The makefile,"Makefile" is nearly compatable with NdMake as 
  8.         well, since both make programs are based upon the Unix format,
  9.         unlike the older MS-Make!
  10.  
  11.         You will need 2 external programs also to link in with this
  12.         source in order to work. They are specified in the Makefile
  13.         but here's the list again. You can file request them from
  14.         my bbs at 1:343/22 if you need them:
  15.  
  16.                 Swap300.lzh:            Exec swapping routines for C.
  17.                                         Comes with full 8086 source for
  18.                                         swap to disk/ems or xms memory.
  19.                                         Excellent!
  20.  
  21.                 Foslib.lzh              Fossil library for C. Full 8086
  22.                                         source is included.
  23.  
  24.  
  25.         Good luck with compilation! 
  26.  
  27.