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.

13 lines
175 B

  1. #ifdef _USERK_
  2. #define NOWINBASEINTERLOCK
  3. #else
  4. #define NONTOSPINTERLOCK
  5. #endif
  6. #include <ntosp.h>
  7. #include <ntrtl.h>
  8. #include <stdio.h>
  9. #include "userrtl.h"