Hi All, I am developing a control to interact with Mozilla engine using C++. I am having problem in event handling, hope you people can help in solving this.
I do the following ********* I install the event handlers ********* pDocument->AddEventListenerByIID(pDomEventListener,NS_GET_IID(nsIDOMFormList ener));
