Petar Popara wrote:
I've tried to link against nspr4.lib, but when I try to use my plugin from (Firefox) JScript, I got an error saying that it can't find my XPCOM object's functions. :(

You should use the WIN95 configuration of NSPR and NSS.
Don't let the WIN95 name scare you.  It is historical.
In hindsight we should have named it WIN32.  It is a binary
build that works on all flavors of Windows (95, 98, Me,
NT 4.0, 2000, XP, and Server 2003).  The WINNT configuration
only works on Windows NT (NT 4.0, 2000, XP, and Server 2003);
even if those are your target platforms, I still recommend
that you use the WIN95 configuration.

As for the error of not being able to find your XPCOM
object's fuctions, I have no idea what's wrong.

Wan-Teh

_______________________________________________
mozilla-crypto mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to