SHDOCVW: Added implementation of IConnectionPoint::Advise and Unadvise.

Jacek Caban jacek at codeweavers.com
Thu Dec 1 17:19:12 CST 2005


Robert Shearman wrote:

>
> I think you need to AddRef disp here and release it appropriately in 
> both Unadvise and on the final release.
>
You're right, I forgot to release it in Unadvise, but I don't have to
AddRef disp here as I get it from QueryInterface. I'll send an updated
patch.

Thanks,
    Jacek



More information about the wine-devel mailing list