Andrew Eikum : shell32: IShellFolder:: ParseDisplayName should work for missing files if given valid IBindCtx.

Alexandre Julliard julliard at winehq.org
Thu Jul 22 12:09:20 CDT 2010


Module: wine
Branch: master
Commit: f99c81621c4f9efc575d58983fd5bc5c55fff3cd
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=f99c81621c4f9efc575d58983fd5bc5c55fff3cd

Author: Andrew Eikum <aeikum at codeweavers.com>
Date:   Wed Jul 21 14:04:22 2010 -0500

shell32: IShellFolder::ParseDisplayName should work for missing files if given valid IBindCtx.

Additionally, SHSimpleIDListFromPath now returns PIDLs for non-existent
paths, as it should.

---

 dlls/shell32/shfldr_unixfs.c   |   55 +++++++--
 dlls/shell32/shlfsbind.c       |    2 +-
 dlls/shell32/tests/shlfolder.c |  263 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 306 insertions(+), 14 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=f99c81621c4f9efc575d58983fd5bc5c55fff3cd



More information about the wine-cvs mailing list