Fandu_Nagesh
December 15th, 2004, 12:09 AM
Hi Gurus,
I have 3 executbables that uses same event object for IPC. When I say ::SetEvent(myEvent), I want to make a particular Exe to handle that (even through all the executbales are looking for it).
Basically, the question is, can we fire the event for particular exe even though that event object is used in multiple exe.?
Thanks in advance.
Regards
Nagesh
I have 3 executbables that uses same event object for IPC. When I say ::SetEvent(myEvent), I want to make a particular Exe to handle that (even through all the executbales are looking for it).
Basically, the question is, can we fire the event for particular exe even though that event object is used in multiple exe.?
Thanks in advance.
Regards
Nagesh