1. 24 Jun, 2010 1 commit
  2. 21 Dec, 2009 1 commit
  3. 01 Oct, 2009 1 commit
  4. 15 Dec, 2008 1 commit
  5. 25 Apr, 2008 1 commit
  6. 17 Mar, 2008 1 commit
  7. 01 Mar, 2008 1 commit
  8. 19 Nov, 2007 1 commit
  9. 30 Aug, 2007 1 commit
  10. 21 May, 2007 1 commit
  11. 05 Feb, 2007 1 commit
  12. 14 Oct, 2006 1 commit
  13. 23 May, 2006 1 commit
  14. 06 Jul, 2005 1 commit
  15. 23 Dec, 2004 1 commit
  16. 27 Feb, 2004 1 commit
  17. 14 Oct, 2003 1 commit
  18. 05 Sep, 2003 1 commit
  19. 27 Aug, 2003 1 commit
  20. 18 Oct, 2002 1 commit
  21. 17 Oct, 2002 1 commit
  22. 03 Oct, 2002 1 commit
  23. 06 Sep, 2002 1 commit
  24. 23 May, 2002 1 commit
  25. 02 Apr, 2002 1 commit
  26. 11 Mar, 2002 1 commit
  27. 09 Mar, 2002 1 commit
  28. 19 Sep, 2001 1 commit
  29. 11 Sep, 2001 1 commit
  30. 24 Jul, 2001 1 commit
  31. 11 Jul, 2001 1 commit
  32. 19 Jun, 2001 1 commit
  33. 17 Apr, 2001 1 commit
    • Andreas Mohr's avatar
      - implement some more virtcopy (VCP) stuff · 9bebbc5d
      Andreas Mohr authored
      - add some setupx resources
      - implement VHSTR functionality
      - large parts of VCP callback handling
      - merge setupapi and setupx stuff, especially resource handling
        gets rid of setupx debug channel; setupapi is the only one that remains
      9bebbc5d
  34. 22 Jan, 2001 1 commit
  35. 16 Dec, 2000 2 commits
  36. 13 Dec, 2000 1 commit
    • Andreas Mohr's avatar
      - implemented proper LDD/LDID handling · 559f4321
      Andreas Mohr authored
      - implement Ctl*Ldd(), Ctl[GS]etLddPath, GenInstall (no real operations
        yet, I want help), InstallHinfSection
      - Stubbed out DiGetClassDevs16 (needed for e.g. Monkey Island 3 ;)
      - many new .spec stubs
      559f4321
  37. 01 Dec, 2000 1 commit
  38. 28 Nov, 2000 1 commit
  39. 04 Nov, 2000 1 commit
    • Andreas Mohr's avatar
      - fix inf file open/close · e826f273
      Andreas Mohr authored
        - do NOT return handles based on list offset
        - we might want to use HEAP_strdupA instead of assigning string pointers...
      - implement (more or less) GenFormStrWithoutPlaceholders
      e826f273