Jacek Caban wrote, on 10/20/06 22:13 MSK:
> Hi Andrey,
>
> Andrey Turkin wrote:
>> Hi,
>>
>> Just found a bug in mshtml component get_body method implementation. If
>> one call it right after creation of CLSID_HTMLDocument instance, then it
>> would return success and pass NULL as body object. Nat
Hi Andrey,
Andrey Turkin wrote:
> Hi,
>
> Just found a bug in mshtml component get_body method implementation. If
> one call it right after creation of CLSID_HTMLDocument instance, then it
> would return success and pass NULL as body object. Native would return
> "empty" body object instead. Nativ