Click here to Skip to main content
15,891,749 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi I have serious problem, when I am programming in driver kit and when I include the "winternl.h" I got error that "no such file or directory", even though I have ddk downloaded in my computer....
Posted

1 solution

Search the download tree to see if the file exists, and if so add its location to your build environment's include search list. If the file does not exist then you need to consult the DDK documentation or the website where you downloaded it from.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900