I want to enhance an existing program that I have by building it into an ActiveX Exe vs a Standard Exe. This would allow me to change properties and run methods in the application from other running applications. One of the things that is bothering me is that I can't get it to work in the same fashion that Word does. You can create a client that launches Word and have the user close Word down without any problems. I am finding out that if the user closes my server app (ActiveX Exe) program it stays running in the background until I terminate al Clients that are working with it. Is this a limitation or is there a way around this? So I want my application to work similar to Word when it is called up stand-alone or through a call to CreateObject.
VB6 sp5/Windows 2000
Thanks for your help.
VB6 sp5/Windows 2000
Thanks for your help.