Nikolay Sivov : shell32: Add a stub IShellFolderView for IShellView.

Alexandre Julliard julliard at winehq.org
Mon Mar 22 11:12:05 CDT 2010


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Mon Mar 22 00:45:21 2010 +0300

shell32: Add a stub IShellFolderView for IShellView.

---

 dlls/shell32/shlview.c       |  325 ++++++++++++++++++++++++++++++++++++++++++
 dlls/shell32/tests/shlview.c |   29 ++++
 include/shlobj.h             |   93 ++++++++++++
 include/shtypes.idl          |    1 +
 4 files changed, 448 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list