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