Hi all, Please help me if you have any knowledge. I try to load nsSample using xpconnect-sample.html web page but fails. nsSample is from mozilla-1.7rc3 source code.
1. I have generated nsISample.h and nsISample.xpt from nsSample.idl using XPIDL.exe. 2. I have compiled nsSample.dll using Visual Studio 6 with Gecko-SDK and Wintools. I put nsSample.dll, nsSample.xpt, nsSample.idl into components directory. Then I run regxpcom.exe. At first, regxpcom.exe complain cannot glue. Thus, I copy all files from Gecko-SDK\bin to mozila root directory. Then I run regxpcom.exe again and it produce no output at all. Now, mozilla can not start anymore. What is wrong with my process? How do I start my mozilla and how should I get my nsSample working? Please help. Regards, YueWeng _______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
