Jacek Caban : mshtml: Allow task queue to be used for different targets.
Module: wine Branch: master Commit: 12bddc55edf91d27eeab158d4eab8f2a22da6b7f URL: http://source.winehq.org/git/wine.git/?a=commit;h=12bddc55edf91d27eeab158d4e... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Mon Oct 26 23:05:10 2009 +0100 mshtml: Allow task queue to be used for different targets. --- dlls/mshtml/htmldoc.c | 3 +- dlls/mshtml/mshtml_private.h | 34 ++++++---- dlls/mshtml/mutation.c | 19 ++++-- dlls/mshtml/nsio.c | 21 +++++-- dlls/mshtml/olecmd.c | 2 +- dlls/mshtml/persist.c | 99 +++++++++++++++++++++++---- dlls/mshtml/task.c | 153 +++++++++--------------------------------- 7 files changed, 167 insertions(+), 164 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=12bddc55edf91d27eeab15...
participants (1)
-
Alexandre Julliard