On 29 September 2010 11:41, Jacek Caban wrote:
> On 9/29/10 9:39 AM, Reece Dunn wrote:
>>
>> Hi,
>>
>> This reports any errors sent to the mshtml ActiveScriptSite
>> OnScriptError handler to the user and traces it to ERR to aid
>> debugging.
>
> static HRESULT WINAPI ActiveScriptSite_OnScriptErr
On 9/29/10 9:39 AM, Reece Dunn wrote:
Hi,
This reports any errors sent to the mshtml ActiveScriptSite
OnScriptError handler to the user and traces it to ERR to aid
debugging.
static HRESULT WINAPI ActiveScriptSite_OnScriptError(IActiveScriptSite *iface,
IActiveScriptError *pscripterror)
{