- correct return value of SHGetPathFromIDList[AW]() for virtual
commit963dd34ec084d5d926ae86b8805a8e9a0742d064
authorMartin Fuchs <martin-fuchs@gmx.net>
Tue, 30 Dec 2003 19:24:22 +0000 (30 19:24 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Dec 2003 19:24:22 +0000 (30 19:24 +0000)
tree86517156536e15dd09460c454dd1ad9c6fd562b4
parentc02488b5f02fa8cd51d71cff9cb9db1f2dee6c71
- correct return value of SHGetPathFromIDList[AW]() for virtual
  folders like "My Computer"
- correct path parsing in ISF_Desktop_fnParseDisplayName()
- handle CLSID paths in ISF_MyComputer_fnParseDisplayName()
- return CLSID path in ISF_MyComputer_fnGetDisplayNameOf()
dlls/shell32/pidl.c
dlls/shell32/shfldr.h
dlls/shell32/shfldr_desktop.c
dlls/shell32/shfldr_mycomp.c