shell32/shfldr_mycomp: Use friendly name instead of GUID when SHGDN_FORADDRESSBAR...
commit889fce0887451aa2b67541fe9b6951d66c4805d7
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Wed, 23 Jan 2019 15:27:15 +0000 (23 17:27 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 24 Jan 2019 19:10:19 +0000 (24 20:10 +0100)
tree63f820af79224bf9e677c8e6831be9c05079bc39
parentba31ce27fd12714b2a290856df9752ba473994cb
shell32/shfldr_mycomp: Use friendly name instead of GUID when SHGDN_FORADDRESSBAR is set.

On Windows, SHGDN_FORPARSING returns the GUID name of a special folder,
but only when SHGDN_FORADDRESSBAR is not set.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/shell32/shfldr_mycomp.c