Leaked source code of windows server 2003
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.

17 lines
259 B

  1. #ifdef _USERK_
  2. #define NOWINBASEINTERLOCK
  3. #else
  4. #define NONTOSPINTERLOCK
  5. #endif
  6. #include <ntosp.h>
  7. #include <ntrtl.h>
  8. #include <nturtl.h>
  9. #include <windows.h>
  10. #include <winuserp.h>
  11. #include <stdio.h>
  12. #include "heap.h"
  13. #include "w32err.h"