Module: wine Branch: master Commit: 0b046c94ac52b05983ac8cae7e2aef0bfec771b3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0b046c94ac52b05983ac8cae7e...
Author: Jacek Caban jacek@codeweavers.com Date: Thu Dec 2 13:50:02 2010 +0100
mshtml: Added ActiveX control creation implementation.
---
dlls/mshtml/npplugin.c | 183 ++++++++++++++++++++++++++++++++++++++++++- dlls/mshtml/nsiface.idl | 75 ++++++++++++++++++ dlls/mshtml/tests/activex.c | 12 ++- 3 files changed, 264 insertions(+), 6 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0b046c94ac52b05983ac8c...