shell32: Accept more flags in SHGetKnownFolderPath().
commitff7c2c51718e8f64c9b708847f3a322bd136eb75
authorJózef Kucia <jkucia@codeweavers.com>
Fri, 22 Jun 2018 11:34:00 +0000 (22 13:34 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 22 Jun 2018 15:14:20 +0000 (22 17:14 +0200)
treefde90a963ce53a3e38e4a53f59eb67e48d914cb6
parenta47332ae17863390f745287c285a092e1659a37c
shell32: Accept more flags in SHGetKnownFolderPath().

KF_FLAG_SIMPLE_IDLIST | KF_FLAG_DONT_UNEXPAND doesn't seem to influence
results returned by SHGetKnownFolderPath().

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/shell32/shellpath.c