Hi,
I wish to know which event was signalled when my thread is waiting on
more than one events using
KeWaitForMultipleOjbects
. Depending upon which event was set to signalled state my code path varies.
Once the wait is satisfied, I wish to know which event has been signalled.
How can I do this?
Regds.
Nitin