alex f0d81ffd1c This commit was generated by cvs2svn to compensate for changes in r5402,
which included commits to RCS files with non-trunk default branches.

git-svn-id: svn://10.65.10.50/trunk@5403 c028cbd2-c16b-5b4b-a496-9718f37d4682
1997-10-20 15:51:36 +00:00

14 lines
645 B
Plaintext
Executable File

Contents of the "win32" sub-archive for UnZip 5.3 and later:
Contents this file
Makefile makefile for UnZip using MS Visual C++
Makefile.wat makefile for UnZip using Watcom C/C++
Makefile.emx makefile for UnZip using emx+gcc 0.9c with rsxnt 1.3
crc_i386.asm 32-bit Intel-assembler version of CRC routine
w32cfg.h Win32-specific configuration, included by unzpriv.h
win32.c Win32-specific support routines
nt.c WinNT-specific support routines (ACLs/security descriptors)
nt.h WinNT-specific support header
rsxntwin.h supplement header for RSXNT, fills holes in their <windows.h>