IoGetDeviceObjectPointer() or any other function that opens the device
and allows you to pass in access parameters.
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Moises Herrera
Vazquez
Sent: Monday, January 07, 2002 1:02 PM
To: File Systems Developers
Subject: [ntfsd] RE: ExAcquireResourceExclusiveLite?
Hi, Jamey.
Thanks, but How?
I need something like that
ExAcquireResourceExclusiveLite(“\\.\c:”, TRUE)
or ExAcquireResourceExclusiveLite(“\\.\PHYSICALDRIVEx”, TRUE)
-----Mensaje original-----
De: Jamey Kirby [mailto:xxxxx@storagecraft.com]
Enviado el: lunes, 07 de enero de 2002 21:28
Para: File Systems Developers
Asunto: [ntfsd] RE: ExAcquireResourceExclusiveLite?
When you open the device, you need to indicate exclusive access.
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Ren? Gonz?lez
Rodriguez
Sent: Monday, January 07, 2002 12:19 PM
To: File Systems Developers
Subject: [ntfsd] ExAcquireResourceExclusiveLite?
Hi, every body
I need access the HDD in Exclusive Mode.
How can I use ExAcquireResourceExclusiveLite for do that?
BOOLEAN
ExAcquireResourceExclusiveLite(
IN PERESOURCE Resource,
IN BOOLEAN Wait
);
How I link the first parameter (Resource) with c:, d: or HDD1, HDD2,
etc.? If isn?t posible send me please some suggestions.
Best Regards.
Rene.
You are currently subscribed to ntfsd as: xxxxx@storagecraft.com To
unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
You are currently subscribed to ntfsd as: xxxxx@fie.uclv.edu.cu To
unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
You are currently subscribed to ntfsd as: xxxxx@storagecraft.com To
unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com