Maxim
Mon Mar 26 05:32:59 CDT 2007
To use ZwDeviceIoControlFile from user mode, use GetProcAddres
(GetModuleHandle("ntdll"), "ZwDeviceIoControlFile").
No LIBs I think.
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com
"Prasanna Padmanabhan" <prasannap@citrixnospamtolerated.com> wrote in message
news:e7XDJqaZHHA.4668@TK2MSFTNGP04.phx.gbl...
> Hi,
>
> Can someone tell me which .lib file I need to link against when calling the
> ZwDeviceIoControl?
>
> Thanks,
> Prasanna
>
>
>