Kernel mode definitions for user mode program

  • Thread starter Thread starter Dev10110110
  • Start date Start date
D

Dev10110110

Guest
There is an include header containing kernel mode driver definitions for use in user mode programs. I can never remember what that file is and unable to find it when I need it. Can someone please tell me what is the name of that file?

The definitions I want to include are UNICODE_STRING & STATUS_ACCESS_DENIED. I know what these definitions are. But don't want to define my own.

Continue reading...
 
Back
Top