Fixes to IShellFolder::GetAttributesOf implementations, spotted by
commit2439b5fddaaede4c90cdb5f1ec58559b26e398a2
authorJuan Lang <juan_lang@yahoo.com>
Tue, 10 May 2005 08:28:11 +0000 (10 08:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 10 May 2005 08:28:11 +0000 (10 08:28 +0000)
tree2246aeef93fce0f5f926d0bcf15d6bed3a838d68
parentf438056b5d8cad04d1373f370745b26d58fa2280
Fixes to IShellFolder::GetAttributesOf implementations, spotted by
silverblade_:
- a count of zero is allowed to GetAttributesOf if apidl is NULL
- SFGAO_VALIDATE must be cleared upon return
dlls/shell32/cpanelfolder.c
dlls/shell32/shfldr_desktop.c
dlls/shell32/shfldr_fs.c
dlls/shell32/shfldr_mycomp.c