shell32: Do not automatically fail in SHGetFileInfo if the flag SHGFI_USEFILEATTRIBUT...
commitcf164785afac461a84e23d1e370205c28de73e0a
authorAric Stewart <aric@codeweavers.com>
Mon, 3 Nov 2008 16:14:53 +0000 (3 10:14 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 4 Nov 2008 11:45:28 +0000 (4 12:45 +0100)
treebe3b00c1053bb0d0c63410696efe5b292e608a29
parenta971489dd075e5c39c26aa958b1f3683a1f70b95
shell32: Do not automatically fail in SHGetFileInfo if the flag SHGFI_USEFILEATTRIBUTES is combined with SHGFI_ATTRIBUTES, SHGFI_EXETYPE, or SHGFI_PIDL.
dlls/shell32/shell32_main.c
dlls/shell32/tests/shlfileop.c