- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 12 Jan, 2006 1 commit
-
-
James Hawkins authored
-
- 11 Jan, 2006 1 commit
-
-
James Hawkins authored
-
- 09 Jan, 2006 1 commit
-
-
James Hawkins authored
close the cab file even if no files are extracted.
-
- 05 Jul, 2005 1 commit
-
-
Stefan Huehner authored
-
- 06 Dec, 2004 1 commit
-
-
Filip Navara authored
-
- 02 Sep, 2004 1 commit
-
-
Hans Leidekker authored
-
- 08 Sep, 2003 1 commit
-
-
Francois Gouget authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 18 Aug, 2003 1 commit
-
-
Gregory M. Turner authored
it.
-
- 05 Aug, 2003 1 commit
-
-
Gregory M. Turner authored
-
- 02 Aug, 2003 1 commit
-
-
Gregory M. Turner authored
unnecessary work.
-
- 30 Jul, 2003 1 commit
-
-
Gregory M. Turner authored
- treat zero file handle as invalid if the callback returns it - provide the same args as Windows to the Open callback
-
- 19 Jul, 2003 1 commit
-
-
Gregory M. Turner authored
- fix more memory leaks - fix some bugs - some decruftification - implement support for split cabinets and "NEXT_CABINET" notification
-
- 02 Jul, 2003 1 commit
-
-
Francois Gouget authored
-
- 23 Jun, 2003 1 commit
-
-
Gregory M. Turner authored
- remove warning - preparations to use multiple fdi_decomp_state structures in a linkedlist, which will be used to implement split cabinets, if all goes according to plan -- this is somewhat analogous to struct cabinet in cabextract.
-
- 18 Jun, 2003 1 commit
-
-
Francois Gouget authored
-
- 17 Jun, 2003 1 commit
-
-
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
-
- 13 Jun, 2003 2 commits
-
-
Gregory M. Turner authored
- "can" -> "do" - a novella about a bug - fix some memory leaks
-
Gregory M. Turner authored
- fix a typo - duplicate a bug - some blathering about code duplication - change fdi.c indentation to be consistent with cabextract.c
-
- 19 Dec, 2002 1 commit
-
-
Greg Turner authored
- implement cabinet.dll.Extract, urlmon.dll.Extract - add SP6a registry key to winedefault.reg
-
- 02 Dec, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 19 Nov, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 14 Jun, 2002 1 commit
-
-
Ove Kaaven authored
- implemented mouse wheel support.
-