Module: wine Branch: master Commit: b4769495bc6310f9683a005303bd6cff23e167c1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b4769495bc6310f9683a005303...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Apr 28 18:55:21 2015 +0300
explorer: Added a stub IShellWindows implementation.
Most of it was done by Andrew Eikum.
---
dlls/shell32/tests/shelldispatch.c | 26 +++- programs/explorer/desktop.c | 269 +++++++++++++++++++++++++++++++++++++ 2 files changed, 288 insertions(+), 7 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b4769495bc6310f9683a00...