Module: wine Branch: master Commit: e91dac5153cf8526fe39b7d8ef3d655f2720d698 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e91dac5153cf8526fe39b7d8ef...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Wed Apr 29 21:20:15 2015 +0300
shell32: Update to IFolderView2.
---
dlls/actxprxy/usrmarshal.c | 18 ++ dlls/shell32/shlview.c | 380 ++++++++++++++++++++++++++++++++----------- dlls/shell32/tests/shlview.c | 6 + include/shobjidl.idl | 120 ++++++++++++++ 4 files changed, 431 insertions(+), 93 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e91dac5153cf8526fe39b7...