Use IShellFolder::GetDisplayNameOf instead of SHGetPathFromIDList to
commit426984ddb43d15d442fda06a30de06a6ff077a66
authorMichael Jung <mjung@iss.tu-darmstadt.de>
Thu, 26 May 2005 12:23:57 +0000 (26 12:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 May 2005 12:23:57 +0000 (26 12:23 +0000)
treea261605f7443a433da61fd331b3de591e68ca760
parentd8c100478ef774ece36c89d4e44b2bf540cf9fd6
Use IShellFolder::GetDisplayNameOf instead of SHGetPathFromIDList to
be able to browse shell namespace extensions.
dlls/commdlg/filedlg.c
dlls/commdlg/filedlgbrowser.c