I'm looking at Transformiix and adding the ability to call external XPCOM functions. Transformiix can get a component ID and CreateInstance the component. Now I have a string for the method name and serveral parameters which may or may not match what the functions needs. Is there an easy way to call a method via a string based name from C++? Or do I have to write all of the code to read the typelib and build the call?
-- Jon Smirl [EMAIL PROTECTED]
