Hi all!
It is written in W2K DDK:
“Once a driver succeeds an IRP_MN_QUERY_REMOVE_DEVICE and it considers the device to be in the remove-pending state, the driver must fail any subsequent create requests for the device.”
But I didnt see the support for create request failing for this case in the class driver and in the toaster bus too (DDK examples).
Why?
Regards,
Dany