mshtml: Allow async tasks to have custom destructors.
authorJacek Caban <jacek@codeweavers.com>
Wed, 3 Aug 2011 10:34:34 +0000 (12:34 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 3 Aug 2011 12:15:49 +0000 (14:15 +0200)
commit7247eaa181eb05e423cdac6944bd62afeb6b91c2
tree989743b76c072ebb2eea1bc02d530b3811a14cdb
parent7a0600dc39e00e1232520d107d8efba781dbcda2
mshtml: Allow async tasks to have custom destructors.
dlls/mshtml/htmlwindow.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/navigate.c
dlls/mshtml/nsio.c
dlls/mshtml/persist.c
dlls/mshtml/task.c