I found the answer myself;  the different version of Mozilla. The
Mozilla people told me, 0.9.2 is the right version. After I download
abd link XPCOM.LIB and still can not make XPCOM working.  I still try
to fiond myself.

[EMAIL PROTECTED] (mlin) wrote in message 
news:<[EMAIL PROTECTED]>...
> Hello,
> 
> 
>       Can anyone tell me what is it?  After I compile XPCOM and then I
> try to use my DLL link to XPCOM in Netscape 61. Then I got messagebox
> "Netscap.exe ??RnsQueryElementAt@@UBEIABUnsID@@PAPAX@Z entry not
> found".   After I use dumpbin.exe to check the debug version
> XPCOM.DLL, then I found those
> 
>     0nsQueryElementAt@@QAE@ABV0@@Z
>     0nsQueryElementAt@@QAE@PAVnsICollection@@IPAI@Z
>     4nsQueryElementAt@@QAEAAV0@ABV0@@Z
>     RnsQueryElementAt@@UBEIABUnsID@@PAPAX@Z
> 
> I also found the same one"RnsQueryElementAt@@UBEIABUnsID@@PAPAX@Z" in
> my DLL.
> 
> I check with the Netscape release xpcom.dll there is only one
> "QueryElementAt@nsSupportsArray@@UAGIIABUnsID@@PAPAX@Z".
> 
> 
> Can anyone tell me is it compiling flag setting problem?  I have check
> "XP_PC" and "XP_WIN"?  Thanks your help very much.

Reply via email to