David Hedberg : shell32: Initial implementation of IShellItemArray with SHCreateShellItemArray.

Alexandre Julliard julliard at winehq.org
Mon Jul 26 13:22:34 CDT 2010


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

Author: David Hedberg <david.hedberg at gmail.com>
Date:   Mon Jul 26 11:54:03 2010 +0200

shell32: Initial implementation of IShellItemArray with SHCreateShellItemArray.

---

 dlls/shell32/shell32.spec      |    1 +
 dlls/shell32/shellitem.c       |  237 +++++++++++++++++++++++++++++++++++++++-
 dlls/shell32/tests/shlfolder.c |  132 ++++++++++++++++++++++
 include/shobjidl.idl           |    1 +
 4 files changed, 370 insertions(+), 1 deletions(-)

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



More information about the wine-cvs mailing list