- 09 Feb, 2009 1 commit
-
-
Andrew Talbot authored
-
- 05 Feb, 2009 1 commit
-
-
Andrew Talbot authored
-
- 02 Jan, 2009 1 commit
-
-
Andrew Talbot authored
-
- 07 Dec, 2007 1 commit
-
-
Andrew Talbot authored
-
- 27 Aug, 2007 1 commit
-
-
James Hawkins authored
-
- 23 Aug, 2007 1 commit
-
-
James Hawkins authored
-
- 22 Aug, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 15 Mar, 2007 1 commit
-
-
Andrew Talbot authored
-
- 07 Aug, 2006 1 commit
-
-
Mike McCormack authored
The paths are MAX_PATH length. The last field is list of files which is checked when flags = 0. Add tests for the flag in the file list.
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 01 Mar, 2006 1 commit
-
-
Gerold J. Wucherpfennig authored
-
- 12 Jan, 2006 1 commit
-
-
James Hawkins authored
-
- 09 Jan, 2006 2 commits
-
-
James Hawkins authored
-
James Hawkins authored
-
- 27 Aug, 2005 1 commit
-
-
Mike McCormack authored
-
- 24 Jun, 2005 1 commit
-
-
Gerold Jens Wucherpfennig authored
-
- 14 May, 2005 1 commit
-
-
Gerold Jens Wucherpfennig authored
-
- 08 Jan, 2004 1 commit
-
-
Stefan Leichter authored
-
- 30 Dec, 2003 1 commit
-
-
Stefan Leichter authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 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
-
- 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 3 commits
-
-
Gregory M. Turner authored
-
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
-
Gregory M. Turner authored
- better reminder on how to fix memory leaks
-
- 23 Jan, 2003 1 commit
-
-
Greg Turner authored
-
- 19 Dec, 2002 1 commit
-
-
Greg Turner authored
- implement cabinet.dll.Extract, urlmon.dll.Extract - add SP6a registry key to winedefault.reg
-