Jacek Caban : mshtml: Allow task queue to be used for different targets.

Alexandre Julliard julliard at winehq.org
Tue Oct 27 09:46:30 CDT 2009


Module: wine
Branch: master
Commit: 12bddc55edf91d27eeab158d4eab8f2a22da6b7f
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=12bddc55edf91d27eeab158d4eab8f2a22da6b7f

Author: Jacek Caban <jacek at 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=12bddc55edf91d27eeab158d4eab8f2a22da6b7f



More information about the wine-cvs mailing list