Module: wine Branch: master Commit: efe4be6571eaa68f6433e3e02ac80c720884c67a URL: http://source.winehq.org/git/wine.git/?a=commit;h=efe4be6571eaa68f6433e3e02a...
Author: Jacek Caban jacek@codeweavers.com Date: Fri Feb 20 14:32:49 2015 +0100
hhctrl.ocx: Store WebBrowser container struct instead of interfaces in HHInfo.
---
dlls/hhctrl.ocx/help.c | 14 ++-- dlls/hhctrl.ocx/hhctrl.h | 17 +++- dlls/hhctrl.ocx/webbrowser.c | 186 ++++++++++++++++++------------------------- 3 files changed, 97 insertions(+), 120 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=efe4be6571eaa68f6433e3...