rv = XPCOMGlueStartup("c:\program files\mozilla\firefox\xpcom.dll");
nsCString s("c:\program files\mozilla\firefox");
Don't you need to escape the '\' in the path with '\\' ? _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
