msxml3: Assign the IBindStatusCallback as soon as it created.

Nikolay Sivov bunglehead at gmail.com
Fri Feb 18 09:58:12 CST 2011


On 2/18/2011 12:24, Alistair Leslie-Hughes wrote:
> Hi,
> This stops a crash in httprequest_get_responseText, when running from 
> a webpage since "This->bsc" was NULL.
>
>
> Changelog:
>     msxml3: Assign the IBindStatusCallback as soon as it created.
You mean at this point?
---
     hr = GetHGlobalFromStream(This->bsc->stream, &hglobal);
---

Could you add a test case for that please?
>
>
> Best Regards
>  Alistair Leslie-Hughes




More information about the wine-devel mailing list