hi, i have downloaded mozilla & built it. I then wanted to try out XPInstall so i modified the html parser code & created a new parser DLL i.e. a gkparser.dll . I then installed this DLL into the dist\bin\components folder via XPInstall & observed the changes in the browser behavior(due to the change in the parser DLL ). Now I wanted to check out if changing the DLL in netscape changes the behavior or netscape so i downloaded Netscape 6.0 browser & then manually copied the gkparser.dll into the Netscape 6\components folder. However, this gave me an error , some xpcom.dll related error. The browser itself did not load because of this. So I was wondering if the xpcom.dll used in mozilla & the one in netscape are different versions & can the error be because of this? Can anyone elaborate or offer some help in this? thanx
