Wininet: InternetSetStatusCallback Fix

Robert Shearman rob at codeweavers.com
Mon Sep 13 05:47:08 CDT 2004


Robert Shearman wrote:

> Hi,
>
> You can call InternetSetStatusCallback on a HTTP handle, not just a 
> InternetOpen handle, so we should search up through the parents to 
> find it. 


Oops, I just checked on MSDN and this patch is wrong. We should copy and 
store the status callback in every handle, not just in the top level 
one. I'll submit a new patch soon.

Rob




More information about the wine-devel mailing list