8053 beefd0184a 2022-08-08 ct_chen hace 2 años
..
vc6 beefd0184a 2022-08-08 ct_chen hace 2 años
vc6bz2 beefd0184a 2022-08-08 ct_chen hace 2 años
README.NT beefd0184a 2022-08-08 ct_chen hace 2 años
README.TZ beefd0184a 2022-08-08 ct_chen hace 2 años
README.txt beefd0184a 2022-08-08 ct_chen hace 2 años
crc_i386.asm beefd0184a 2022-08-08 ct_chen hace 2 años
crc_i386.c beefd0184a 2022-08-08 ct_chen hace 2 años
crc_lcc.asm beefd0184a 2022-08-08 ct_chen hace 2 años
gvmat64.asm beefd0184a 2022-08-08 ct_chen hace 2 años
lm32_lcc.asm beefd0184a 2022-08-08 ct_chen hace 2 años
makefile.a64 beefd0184a 2022-08-08 ct_chen hace 2 años
makefile.bor beefd0184a 2022-08-08 ct_chen hace 2 años
makefile.dj beefd0184a 2022-08-08 ct_chen hace 2 años
makefile.emx beefd0184a 2022-08-08 ct_chen hace 2 años
makefile.gcc beefd0184a 2022-08-08 ct_chen hace 2 años
makefile.ibm beefd0184a 2022-08-08 ct_chen hace 2 años
makefile.lcc beefd0184a 2022-08-08 ct_chen hace 2 años
makefile.w10 beefd0184a 2022-08-08 ct_chen hace 2 años
makefile.w32 beefd0184a 2022-08-08 ct_chen hace 2 años
makefile.wat beefd0184a 2022-08-08 ct_chen hace 2 años
makenoas.w32 beefd0184a 2022-08-08 ct_chen hace 2 años
match32.asm beefd0184a 2022-08-08 ct_chen hace 2 años
nt.c beefd0184a 2022-08-08 ct_chen hace 2 años
nt.h beefd0184a 2022-08-08 ct_chen hace 2 años
osdep.h beefd0184a 2022-08-08 ct_chen hace 2 años
readme.a64 beefd0184a 2022-08-08 ct_chen hace 2 años
rsxntwin.h beefd0184a 2022-08-08 ct_chen hace 2 años
win32.c beefd0184a 2022-08-08 ct_chen hace 2 años
win32i64.c beefd0184a 2022-08-08 ct_chen hace 2 años
win32zip.c beefd0184a 2022-08-08 ct_chen hace 2 años
win32zip.h beefd0184a 2022-08-08 ct_chen hace 2 años
zip.def beefd0184a 2022-08-08 ct_chen hace 2 años
zip.rc beefd0184a 2022-08-08 ct_chen hace 2 años
zipup.h beefd0184a 2022-08-08 ct_chen hace 2 años

README.NT

From: Michael Tibbott
Subject: Zip on Windows NT problem - here's the answer
Date: Wed, 10 Dec 1997 15:24:29 -0800

If you're running NT Server (I am not sure about NT Workstation) then you
should do the following to prevent zip/unzip from page swapping itself to
death. And as an added bonus, the zip was about 6% faster.

- open the network control panel

- Click on the services tab

- double-click on the server item to open its properties

- Click the "maximize throughput for network applications" radio button

- save and reboot