Jacek Caban : mshtml: Create inner window early in binding process and use it to store current binding callback .
Module: wine Branch: master Commit: 25c5082f90e181beb83258ed7d8542822220233b URL: http://source.winehq.org/git/wine.git/?a=commit;h=25c5082f90e181beb83258ed7d... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Thu Jul 12 14:25:43 2012 +0200 mshtml: Create inner window early in binding process and use it to store current binding callback. --- dlls/mshtml/binding.h | 2 +- dlls/mshtml/htmlwindow.c | 114 ++++++++++++++++++++++++++---------------- dlls/mshtml/mshtml_private.h | 9 ++-- dlls/mshtml/navigate.c | 79 ++++++++++++----------------- dlls/mshtml/nsio.c | 7 ++- dlls/mshtml/persist.c | 10 ++-- 6 files changed, 120 insertions(+), 101 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=25c5082f90e181beb83258...
participants (1)
-
Alexandre Julliard