ntrtl.h & nturtl.h

  • Thread starter Thread starter Eric Sanders
  • Start date Start date
E

Eric Sanders

Where can I find these two files: ntrtl.h & nturtl.h? I evidently need them
included in my project, but I keep getting "No such file or directory" when
including them.

I have downloaded the Windows DDK and the Windows Platform SDK and searched
through both of them with no luck, any help would be appreciated.


Thanks,
Eric Sanders
Purdue University Computer Science
 
Eric said:
Where can I find these two files: ntrtl.h & nturtl.h? I evidently
need them included in my project, but I keep getting "No such file or
directory" when including them.

I have downloaded the Windows DDK and the Windows Platform SDK and
searched through both of them with no luck, any help would be
appreciated.

ntrtl.h and nturtl.h are both header files from the windows kernel.
According to the documentation on MSDN, this file should be in the platform
SDK include directory, but I don't see a file by that name in my
PSDK/Include directory either.

-cd
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top