7 May
2012
7 May
'12
7:29 p.m.
Module: wine Branch: master Commit: cb53b7a8e164261a37ca5b04872a686ef8502a64 URL: http://source.winehq.org/git/wine.git/?a=commit;h=cb53b7a8e164261a37ca5b0487... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Mon May 7 09:07:21 2012 +0400 shell32: Added a stub for IShellDispatch2. --- dlls/shell32/shelldispatch.c | 179 ++++++++++++++++++++++++++++------------- include/shldisp.idl | 27 ++++++- 2 files changed, 148 insertions(+), 58 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cb53b7a8e164261a37ca5b...