• 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
Name
Last commit
Last update
..
.gitignore Loading commit data...
Makefile.in Loading commit data...
generated.c Loading commit data...
shell32_test.h Loading commit data...
shelllink.c Loading commit data...
shellpath.c Loading commit data...
shlexec.c Loading commit data...
shlfileop.c Loading commit data...
shlfolder.c Loading commit data...
string.c Loading commit data...