Module: wine Branch: master Commit: 5c15ca13d2c960b02ea8b8f8bce6bee9a55c1e22 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5c15ca13d2c960b02ea8b8f8bc...
Author: Jacek Caban jacek@codeweavers.com Date: Wed Oct 3 17:26:46 2012 +0200
mshtml: Added ActiveX event binding test.
---
.gitignore | 2 + dlls/mshtml/tests/Makefile.in | 3 + dlls/mshtml/tests/activex.c | 341 +++++++++++++++++++++++++++++++++++++++- dlls/mshtml/tests/rsrc.rc | 3 + dlls/mshtml/tests/test_tlb.idl | 55 +++++++ 5 files changed, 401 insertions(+), 3 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5c15ca13d2c960b02ea8b8...