1. 23 May, 2006 1 commit
  2. 12 Jan, 2006 1 commit
  3. 11 Jan, 2006 1 commit
  4. 09 Jan, 2006 1 commit
  5. 05 Jul, 2005 1 commit
  6. 06 Dec, 2004 1 commit
  7. 02 Sep, 2004 1 commit
  8. 08 Sep, 2003 1 commit
  9. 05 Sep, 2003 1 commit
  10. 18 Aug, 2003 1 commit
  11. 05 Aug, 2003 1 commit
  12. 02 Aug, 2003 1 commit
  13. 30 Jul, 2003 1 commit
  14. 19 Jul, 2003 1 commit
  15. 02 Jul, 2003 1 commit
  16. 23 Jun, 2003 1 commit
    • Gregory M. Turner's avatar
      - remove unused loop that always iterates once · 50c6965c
      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.
      50c6965c
  17. 18 Jun, 2003 1 commit
  18. 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
  19. 13 Jun, 2003 2 commits
  20. 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
  21. 02 Dec, 2002 1 commit
  22. 19 Nov, 2002 1 commit
  23. 14 Jun, 2002 1 commit