|
-
May 30th, 2003, 12:45 AM
#1
Thread Starter
Lively Member
event notification DLL to GUI Application
event notification DLL to GUI Application
I m working on a event notification application.. i have made a publisher DLL with event class and registered at COM+ services and also a subscriber DLL which are implementing the publisher' event..(like loosly couple example in msdn).. after a subscription the subscriber DLL is getting the notification.
Now i have added subscriber DLL in my GUI exe application...but when the event occur or when the event notification is generated my application didnt get any response from subscriber DLL...WHY?
how my appication will get response from subscriber DLL, that when event occur....i have already used "withevents" but nothing happened?
anand
__________________
Anand Thakur 
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
|