David Hedberg : shell32: Implement SHGetNameFromIDList and IShellItem:: GetDisplayName.

Alexandre Julliard julliard at winehq.org
Fri Jul 23 10:05:46 CDT 2010


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

Author: David Hedberg <david.hedberg at gmail.com>
Date:   Thu Jul 22 20:17:02 2010 +0200

shell32: Implement SHGetNameFromIDList and IShellItem::GetDisplayName.

---

 dlls/shell32/pidl.c            |   62 +++++++++++++++
 dlls/shell32/shell32.spec      |    1 +
 dlls/shell32/shellitem.c       |    7 +-
 dlls/shell32/tests/shlfolder.c |  162 ++++++++++++++++++++++++++++++++++++++--
 include/shobjidl.idl           |    2 +
 5 files changed, 223 insertions(+), 11 deletions(-)

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



More information about the wine-cvs mailing list