|
-
Feb 28th, 2001, 12:54 AM
#1
Thread Starter
New Member
I have an app that needs to be notified when another app triggers an event in its COM. I've registered it and I can see the event, but when I attempt to use the event, my event sub is not triggered.
How can I acces the running process' COM event in my app? The running app is not a child of mine, and I don't have access to the source of it. Do I need a Callback in the running app?
Thanks.
-
Mar 6th, 2001, 05:02 AM
#2
Fanatic Member
The simplest way would be to declare somthing as app1's com event, then your app's event will get triggered at the same time.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|