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.

19 lines
366 B

  1. #include <nt.h>
  2. #include <ntrtl.h>
  3. #include <nturtl.h>
  4. #include <ntcsrdll.h>
  5. #include <ntcsrsrv.h>
  6. #define NONTOSPINTERLOCK
  7. #include <ntosp.h>
  8. #include <stdarg.h>
  9. #include <stdio.h>
  10. #include <excpt.h>
  11. #include <string.h>
  12. #include <limits.h>
  13. #include "immcli.h"
  14. #include <ntsdexts.h>
  15. #include <stdlib.h>
  16. #include <windowsx.h>
  17. #include <newres.h>