Module: wine Branch: master Commit: fb4980d6a9059a728899ae9678657839255e2b81 URL: http://source.winehq.org/git/wine.git/?a=commit;h=fb4980d6a9059a728899ae9678...
Author: Jacek Caban jacek@codeweavers.com Date: Wed Dec 6 18:21:16 2006 +0100
mshtml: Added get_parentWindow implementation.
---
dlls/mshtml/Makefile.in | 1 + dlls/mshtml/htmldoc.c | 11 +- dlls/mshtml/htmlwindow.c | 733 ++++++++++++++++++++++++++++++++++++++++++ dlls/mshtml/mshtml_private.h | 15 + 4 files changed, 758 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=fb4980d6a9059a728899ae...