Don't receive IRP_MJ_CREATE on a CreateFile
- From: Thierry Murail <yarglah@xxxxxxxxxxx>
- Date: Tue, 21 Nov 2006 13:26:04 +0100
Hi,
I use CreateFile on my device to DeviceIoControl on it.
But AFAI understand I should receive IRP_MJ_CREATE on CreateFile and CLEANUP
& CLOSE on CloseHandle (am I right ?) but my driver does not receive these
events. But it receive these from other time (maybe explorer.exe).
What's the problem ?
.
- Follow-Ups:
- Re: Don't receive IRP_MJ_CREATE on a CreateFile
- From: Gianluca Varenni
- Re: Don't receive IRP_MJ_CREATE on a CreateFile
- Prev by Date: Re: Make Windows open source please
- Next by Date: Recommended usage of DPInst
- Previous by thread: Will UMDF be ported to other platforms?
- Next by thread: Re: Don't receive IRP_MJ_CREATE on a CreateFile
- Index(es):
Relevant Pages
|
Loading