COM+ is simply MTS included in Win2000. Used to have to install MTS with a service pack, now win2k comes with it. I believe TecNet and MS knowledge base will explain.
Thank you for working on this.
If I could figure a way to set an object var to anything in the other application, I could then work with vb objects. Is there a way to set a vb object or instance variable to the other application to gain access? A public function in the other app would only work...
Thanks, I tried GetObject and get a message that can't create a reference to a form in an active x object. The second application is a compiled vb, standard exe.
I've used the API and can get the handle of the form (labels don't have handles). Plan was to set the form to a form variable then...
Two vb6 applications running, how do I set a form variable to a form in the second app so that I can use the form's control collection to get info from a label on the second on a form in the second application? thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.