1. 04 Feb, 2011 6 commits
  2. 09 Feb, 2009 1 commit
  3. 05 Feb, 2009 1 commit
  4. 02 Jan, 2009 1 commit
  5. 07 Dec, 2007 1 commit
  6. 27 Aug, 2007 1 commit
  7. 23 Aug, 2007 1 commit
  8. 22 Aug, 2007 1 commit
  9. 15 Mar, 2007 1 commit
  10. 07 Aug, 2006 1 commit
  11. 23 May, 2006 1 commit
  12. 01 Mar, 2006 1 commit
  13. 12 Jan, 2006 1 commit
  14. 09 Jan, 2006 2 commits
  15. 27 Aug, 2005 1 commit
  16. 24 Jun, 2005 1 commit
  17. 14 May, 2005 1 commit
  18. 08 Jan, 2004 1 commit
  19. 30 Dec, 2003 1 commit
  20. 05 Sep, 2003 1 commit
  21. 30 Jul, 2003 1 commit
  22. 19 Jul, 2003 1 commit
  23. 17 Jun, 2003 1 commit
    • 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
  24. 13 Jun, 2003 3 commits
  25. 23 Jan, 2003 1 commit
  26. 19 Dec, 2002 1 commit
    • Greg Turner's avatar
      - port cabextract to wine · 55b2bf1d
      Greg Turner authored
      - implement cabinet.dll.Extract, urlmon.dll.Extract
      - add SP6a registry key to winedefault.reg
      55b2bf1d