Module: wine Branch: master Commit: 23fe903d9aded30f4f94165c1a212969ff32af88 URL: http://source.winehq.org/git/wine.git/?a=commit;h=23fe903d9aded30f4f94165c1a...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Mon Jan 2 15:09:52 2012 +0300
wshom.ocx: Added IWshShortcut stub.
---
dlls/wshom.ocx/shell.c | 285 +++++++++++++++++++++++++++++++++++++++- dlls/wshom.ocx/tests/wshom.c | 17 ++- dlls/wshom.ocx/tests/wshom.idl | 62 +++++++++ dlls/wshom.ocx/wshom.idl | 62 +++++++++ dlls/wshom.ocx/wshom_main.c | 3 +- dlls/wshom.ocx/wshom_private.h | 1 + 6 files changed, 422 insertions(+), 8 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=23fe903d9aded30f4f9416...