Tagged Questions
0
votes
1answer
508 views
IE attachEvent on object tag causes memory corruption
I've an ActiveX Control within an embedded IE7/8 HTML page that has the following event [id(1)] HRESULT MessageReceived([in] BSTR id, [in] BSTR json). On Windows the event is registered with ...