home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / WIN_NT / NTUNZ2.ZIP / README.1ST < prev    next >
Text File  |  1994-03-01  |  977b  |  27 lines

  1. This zip is for windows NT.  The original was ported to the march
  2. beta and I had to slightly modify the makefile and some source for the
  3. final release of NT.  See makefile.nt to make the sdk version.
  4.  
  5. There is also a makefile for vc++ 1.1 for nt.  it is unzip.mak
  6.  
  7. If it rescans dependencies you will need to delete the references to any
  8. files with "sys\whatever.h" where whatever can be any file name since
  9. visual c++ screws up when scanning dependencies and includes stuff
  10. inside of ifdefs that are only supposed to be include on unix and other
  11. platforms. Good luck larry kahn 10/8/93
  12.  
  13.  
  14. addednum  This is now the new version of unzip ported to nt that handles
  15. zip 2.0g format
  16.  
  17. There were a few minor warnings that I fixed to get the compile smoother
  18. using vc++
  19.  
  20. the remainding notes still hold. Also, I cannot verify that the
  21. makefile.nt for the sdk works since with newer version of the sdk the
  22. compiler is not bundled and I am using vc++
  23.  
  24. larry
  25.  
  26.  
  27.