30 Apr
2015
30 Apr
'15
12:19 p.m.
Module: wine Branch: master Commit: dd9813b5f7a859854851e7f9d0d3ecbfaebe0e9c URL: http://source.winehq.org/git/wine.git/?a=commit;h=dd9813b5f7a859854851e7f9d0... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Wed Apr 29 20:15:06 2015 +0300 shell32: Added a stub implementation of IShellFolderViewDual3. --- dlls/shell32/shlview.c | 263 +++++++++++++++++++++++++++++++++++++ dlls/shell32/tests/shelldispatch.c | 55 +++++++- dlls/shell32/tests/shlview.c | 2 +- 3 files changed, 315 insertions(+), 5 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=dd9813b5f7a859854851e7...