vdu wrote:
I guess, using another component?  So I go and create another one in a
same idl file, and generate both the header and type lib file.  When
implement the stuff, I got an error while try to create the factory:

NS_IMPL_NSGETMODULE("MyCompnentModule", components_1)
NS_IMPL_NSGETMODULE("MyObjModule", components_2)

You should use just one array per dynamic library and put all components into it... but stuff that's only passed around does not need an entry in that array at all.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to