Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
154 B

  1. #ifndef __PRECOMP_HXX__
  2. #define __PRECOMP_HXX__
  3. extern "C" {
  4. // #include <wdm.h>
  5. // #include <ntddk.h>
  6. #include <ntosp.h>
  7. };
  8. #endif // __PRECOMP_HXX__