execute a routine in a process

  • Thread starter Thread starter vbcrazy
  • Start date Start date
V

vbcrazy

Hello,

Is it possible to access a procedure in a process from
another program....I would like to have one program cause
button1_click to execute in a running process.

If so where do I find how to do it?

thanks
 
* "vbcrazy said:
Is it possible to access a procedure in a process from
another program....I would like to have one program cause
button1_click to execute in a running process.

Keyword: Remoting.
 
Thank you....
After a quick preview it appears that this is for web
servers, will it work on a standalone app?

thnx again!
 
* said:
After a quick preview it appears that this is for web
servers, will it work on a standalone app?

Yes, it will work there too.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top