Module: wine Branch: master Commit: eda756dbb54d44b09441b1d53549a062c54d8822 URL: http://source.winehq.org/git/wine.git/?a=commit;h=eda756dbb54d44b09441b1d535...
Author: Jacek Caban jacek@codeweavers.com Date: Wed Oct 3 17:26:28 2012 +0200
mshtml: Added support for binding ActiveX events with script event attribute.
---
dlls/mshtml/pluginhost.c | 370 ++++++++++++++++++++++++++++++++++++++++++++++ dlls/mshtml/pluginhost.h | 3 + dlls/mshtml/script.c | 7 +- 3 files changed, 378 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=eda756dbb54d44b09441b1...