[EMAIL PROTECTED] wrote:
rv = NS_InitXPCOM2(getter_AddRefs(servMan), nsnull, nsnull);
[...]
NS_ShutdownXPCOM(nsnull );
Er, don't do this. This is a component. Components don't initialize/shutdown XPCOM, apps do that.
smime.p7s
Description: S/MIME Cryptographic Signature
