How can i get a DriverObject pointer in minifilter’s Pre-Create routine?
Store it away when it is passed into your DriverEntry function.
Regards,
Tony
Tony Mason
Consulting Partner
OSR Open Systems Resources, Inc.
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Murali A
Sent: Tuesday, June 13, 2006 2:34 AM
To: ntfsd redirect
Subject: [ntfsd] Getting DriverObject pointer in Pre-Create
How can i get a DriverObject pointer in minifilter’s Pre-Create routine?
— Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17 You are currently subscribed
to ntfsd as: xxxxx@osr.com To unsubscribe send a blank email to
xxxxx@lists.osr.com
I think, that is in DeviceObject->DriverObject too.
“Murali A” wrote in message news:xxxxx@ntfsd…
How can i get a DriverObject pointer in minifilter’s Pre-Create routine?