1. 09 Oct, 2006 1 commit
  2. 26 Jun, 2006 1 commit
  3. 23 May, 2006 1 commit
  4. 21 Mar, 2006 1 commit
  5. 20 Feb, 2006 1 commit
  6. 11 Feb, 2006 1 commit
    • Martin Fuchs's avatar
      shell32: SHELL32_GetItemAttributes() · c362d7c3
      Martin Fuchs authored
      - correct documentation which incorrectly claimed not to set any
        attribute bits
      - retrieve file attributes using SHGetPathFromIDListW() when they are
        not already present in the internal PIDL structures
      - add test case to show the previously wrong folder attributes when
        using absolute PIDLs
      - fix some memory leaks in the tests
      c362d7c3
  7. 20 Jan, 2006 1 commit
  8. 16 Jan, 2006 1 commit
  9. 28 Nov, 2005 1 commit
  10. 03 Nov, 2005 1 commit
  11. 01 Nov, 2005 1 commit
  12. 20 Jul, 2005 1 commit
  13. 25 Jun, 2005 2 commits
  14. 07 Jun, 2005 1 commit
  15. 06 Jun, 2005 1 commit
  16. 18 May, 2005 1 commit
  17. 11 Apr, 2005 1 commit
  18. 23 Mar, 2005 1 commit
  19. 17 Mar, 2005 1 commit
  20. 07 Mar, 2005 1 commit
  21. 16 Dec, 2004 1 commit
  22. 30 Nov, 2004 1 commit
  23. 07 Oct, 2004 1 commit
  24. 04 Oct, 2004 1 commit
  25. 28 Sep, 2004 1 commit
  26. 13 Sep, 2004 1 commit
  27. 15 Apr, 2004 1 commit
  28. 23 Jan, 2004 1 commit
  29. 16 Jan, 2004 1 commit
  30. 29 Sep, 2003 1 commit
  31. 15 Sep, 2003 1 commit
  32. 09 Sep, 2003 1 commit
  33. 05 Sep, 2003 1 commit
  34. 02 Sep, 2003 1 commit
  35. 21 Aug, 2003 1 commit
  36. 18 Jun, 2003 1 commit
  37. 05 Mar, 2003 1 commit
  38. 27 Feb, 2003 1 commit
    • Alberto Massari's avatar
      Fixes to IShellFolder::GetAttributesOf: · 84c48b95
      Alberto Massari authored
      - before computing the flags for the requested entry, reset the bits
        we don't support, or we will tell something we didn't want to.
      - instead of using an hexadecimal mask for the unsupported flags, use
        a mask made of the supported ones
      - replace the obscure hexadecimal values with the proper macros
      84c48b95
  39. 05 Dec, 2002 1 commit