Hi, I have an XPCOM component, which I want to access/test from a standalone code in C++, using visual studio.
I followed the code from the sample in the XPCOM directory that came with the mozilla source code. When I try to create an instance using the Component Manager /get the component from the Service manager, it returns me NS_ERROR_FACTORY_NOT_REGISTERED Can someone tell me what i could be doign wrong. The component is obviously registered, as it gets loaded where firefox starts. Thanks, lav _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
