Module: wine Branch: master Commit: 1c5c822b07b96e85084ecc991e7c12b367b33d74 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1c5c822b07b96e85084ecc991e...
Author: Jacek Caban jacek@codeweavers.com Date: Mon Nov 23 19:28:43 2009 +0100
mshtml: Added support for connection point HTML notification.
---
dlls/mshtml/conpoint.c | 3 +- dlls/mshtml/dispex.c | 56 ++++++++++++++++ dlls/mshtml/htmlbody.c | 2 +- dlls/mshtml/htmldoc.c | 9 ++- dlls/mshtml/htmlevent.c | 147 ++++++++++++++++++++++++++++++++++-------- dlls/mshtml/htmltable.c | 2 +- dlls/mshtml/htmltextcont.c | 2 +- dlls/mshtml/mshtml_private.h | 12 +++- 8 files changed, 198 insertions(+), 35 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1c5c822b07b96e85084ecc...