I am writing a Mirror Driver.
My Mirror driver needs to use EngSetEvent(..) to signal a wait thread in
user-app.
The Event was mapped using EngMapEvent and returns != NULL;
When the driver uses EngSetEvent, my machine freeze and I have a blue screen.
What am I doing wrong?
If you need more information, tell me.
Regards, cox