Module: wine Branch: master Commit: 8b4b8798359ad4b4dd9aa77696591014dc331380 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8b4b8798359ad4b4dd9aa77696...
Author: Jacek Caban jacek@codeweavers.com Date: Wed May 16 13:21:02 2012 +0200
ieframe: Added default action implementation for IDocHostUIHandler::GetExternal.
---
dlls/ieframe/Makefile.in | 1 + dlls/ieframe/dochost.c | 16 ++- dlls/ieframe/ieframe.h | 2 + dlls/ieframe/shelluihelper.c | 378 ++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 395 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8b4b8798359ad4b4dd9aa7...