Alexander Morozov : shell32: Add stub implementation of IShellDispatch.

Alexandre Julliard julliard at winehq.org
Wed Jan 19 11:46:15 CST 2011


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

Author: Alexander Morozov <amorozov at etersoft.ru>
Date:   Tue Jan 18 21:35:41 2011 +0300

shell32: Add stub implementation of IShellDispatch.

---

 dlls/shell32/Makefile.in     |    1 +
 dlls/shell32/shell32_main.h  |    1 +
 dlls/shell32/shelldispatch.c |  356 ++++++++++++++++++++++++++++++++++++++++++
 dlls/shell32/shellole.c      |    2 +
 4 files changed, 360 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list