Re: [RESOLVED] ActiveX exe
Quote:
Originally Posted by
Edneeis
Here is a very simple example of just using a shared dll and an exe. It contains 2 solutions, MuddyActiveXExe has what would be your current ActiveX exe, or in other words it has a common dll and an exe which uses that common dll. The other solution is an example of what a client or other developer would do to use the objects in another app.
If you needed to share specific instances across applications then you'd need to use remoting.
Sorry to dig-up such an old post, but any chance you could repost those sample projects, as they do not appear to be linked anywhere?
Thanks!