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.

10 lines
203 B

  1. #include <nt.h>
  2. #include <ntrtl.h>
  3. #include <nturtl.h>
  4. #include <ntcsrsrv.h>
  5. #include "usersrv.h"
  6. #define NOEXTAPI
  7. #include <wdbgexts.h>
  8. #include <ntdbg.h>
  9. #include <stdio.h>
  10. #include "heap.h"