ole32: Finish off delegate notifications in the data advise holder.
commitc860b8aec498f2dcaec2bb61ea3d3de93a651c6d
authorRobert Shearman <rob@codeweavers.com>
Mon, 7 Aug 2006 11:59:04 +0000 (7 12:59 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Aug 2006 13:35:28 +0000 (7 15:35 +0200)
tree3b71907954a2c9bc9faa52605c2bc0e08b6eacb2
parentfd6e974d92c79a16a173645ee1326d73db92774e
ole32: Finish off delegate notifications in the data advise holder.

Advise the data delegate object when new advises come in on the data
advise holder, not just when connecting.
Unadvise the data delegate object when unadvising a connection on the
data advise holder, when destructing the data advise holder and when
disconnecting.
dlls/ole32/oleobj.c