a query

hi all,

is there a parellel kernel mode routine for
deviceiocontrol? i want to initiate an ioctl call from
kernel mode itself. i have hooked zwcreatefile and from
its handler routine i want to accomplish the above
thing. is it possible?

regards.
thanks in advance.


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

ZwDeviceIoControlFile or IoBuildDeviceIoControlRequest/IoCallDriver.

Max

----- Original Message -----
From:
To: “NT Developers Interest List”
Sent: Saturday, September 15, 2001 3:44 AM
Subject: [ntdev] a query

> hi all,
>
> is there a parellel kernel mode routine for
> deviceiocontrol? i want to initiate an ioctl call from
> kernel mode itself. i have hooked zwcreatefile and from
> its handler routine i want to accomplish the above
> thing. is it possible?
>
> regards.
> thanks in advance.
>
> —
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com