01-02-2009 01:31 AM
Can anyone tell me ......... is it possible to change IoStatus.Status value by calling KeWaitForSingleObject.
In the debug Print I can see that the IoStatus.Status values is changed from 0x00000000 to 0xC000009D when KeWaitForSingleObject is called.