• Gregory M. Turner's avatar
    - move macros and constants into cabinet.h where they can be shared · 0c63c39c
    Gregory M. Turner authored
      between cabextract.c and fdi.c
    - reminders to eliminate global variables (for multithread
      compatibility)
    - remove struct fdi_cab: due to the nature of the FDI API, we cannot
      preload all the cabinets; this appears to obviate the need for struct
      fdi_cab
    - "oppress" (that is, do not process) partial files which were
      continuations from another cabinet
    - more than one partial file can exist in a single cabinet (how!?) --
      so move the partial file notification (and "oppression" that goes with
      it) into the loop that iterates through files
    0c63c39c
Name
Last commit
Last update
controls Loading commit data...
dlls Loading commit data...
documentation Loading commit data...
files Loading commit data...
graphics Loading commit data...
if1632 Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
memory Loading commit data...
misc Loading commit data...
miscemu Loading commit data...
msdos Loading commit data...
objects Loading commit data...
ole Loading commit data...
programs Loading commit data...
relay32 Loading commit data...
scheduler Loading commit data...
server Loading commit data...
tools Loading commit data...
win32 Loading commit data...
windows Loading commit data...
.cvsignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
BUGS Loading commit data...
COPYING.LIB Loading commit data...
ChangeLog Loading commit data...
DEVELOPERS-HINTS Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...
winedefault.reg Loading commit data...