I can't find that kernel API in the DDK document. But it is exposed by
ntoskrnl.exe.
What should I do to call it !

Thank you very much!
--
天è?¥æ??æ??天亦è??ï¼?人é?´æ­£é??æ?¯æ²§æ¡?ã??

Re: How to call the kernel API which is not in the DDK document! by Maxim

Maxim
Thu May 01 04:26:51 CDT 2008

Find it in the header files and call, or write your own declaration for the
function and call.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com

"ä¸?ç??é??" <jsniperwyc@yahoo.com.cn> wrote in message
news:A36F2C95-C04C-4B9D-AF5F-730C282F9CEE@microsoft.com...
> I can't find that kernel API in the DDK document. But it is exposed by
> ntoskrnl.exe.
> What should I do to call it !
>
> Thank you very much!
> --
> 天è?¥æ??æ??天亦è??ï¼?人é?´æ­£é??æ?¯æ²§æ¡?ã??


Re: How to call the kernel API which is not in the DDK document! by Pavel

Pavel
Thu May 01 04:46:22 CDT 2008

"???" <jsniperwyc@yahoo.com.cn> wrote in message
news:A36F2C95-C04C-4B9D-AF5F-730C282F9CEE@microsoft.com...
> I can't find that kernel API in the DDK document. But it is exposed by
> ntoskrnl.exe.
> What should I do to call it !

Suppose you can jump out of the window, but don't see instructions how to do
this.
Do you have to jump?

> Thank you very much!

You're welcome.

Regards,
--PA




Re: How to call the kernel API which is not in the DDK document! by Doron

Doron
Thu May 01 17:10:40 CDT 2008

be warned, if the functio is not documented it may disappear in the next
release or service pack or the number of parameters could change. what
function do you want to call?

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"ä¸?ç??é??" <jsniperwyc@yahoo.com.cn> wrote in message
news:A36F2C95-C04C-4B9D-AF5F-730C282F9CEE@microsoft.com...
>I can't find that kernel API in the DDK document. But it is exposed by
> ntoskrnl.exe.
> What should I do to call it !
>
> Thank you very much!
> --
> 天è?¥æ??æ??天亦è??ï¼?人é?´æ­£é??æ?¯æ²§æ¡?ã??


Re: How to call the kernel API which is not in the DDK document! by mindy

mindy
Fri May 09 01:41:21 CDT 2008



"ä¸?ç??é??" <jsniperwyc@yahoo.com.cn> wrote in message
news:A36F2C95-C04C-4B9D-AF5F-730C282F9CEE@microsoft.com...
> I can't find that kernel API in the DDK document. But it is exposed by
> ntoskrnl.exe.
> What should I do to call it !
>
> Thank you very much!
> --
> 天è?¥æ??æ??天亦è??ï¼?人é?´æ­£é??æ?¯æ²§æ¡?ã??