|
-
May 30th, 2003, 04:56 AM
#1
Thread Starter
Lively Member
DLL problem
i have a DLL, which has a method/function senddata...in this method it raise a event datafound( data)...
now what i want to do: i have 2 exe..application
one is sending some data to the DLL by function senddata
second exe is using that datafound(data) event....and displaying that data.
but the problem is when i send the data from first exe...DLL didnt raise event on second exe....why?
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
|