Helo everybody.. we have all seen the getObject function work on apps like excel and word. Now.. I want to use it for my own DLL. So far I created the DLL ActiveX. Then in another project I create an instance of that DLL. Then in a third project I use the getObject function to grab a reference of that DLL created in the second project... but it tells me it cannot create the activex....
what am I missing?
Thanks




Reply With Quote