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.

37 lines
574 B

  1. #define ISN_NT 1
  2. //
  3. // These are needed for CTE
  4. //
  5. #if DBG
  6. #define DEBUG 1
  7. #endif
  8. #define NT 1
  9. #include <nt.h>
  10. #include <ntrtl.h>
  11. #include <nturtl.h>
  12. #include <ntverp.h>
  13. #include <windef.h>
  14. #include <winbase.h>
  15. #include <ntosp.h>
  16. #include <wdbgexts.h>
  17. #include <stdio.h>
  18. #include <stdlib.h>
  19. #include <nb30.h>
  20. #include <ndis.h>
  21. #include <tdikrnl.h>
  22. #include <isnipx.h>
  23. #include <isnext.h>
  24. #include <wsnwlink.h>
  25. #include <bind.h>
  26. #include <traverse.h>
  27. #include <ipxext.h>
  28. #include <spxext.h>
  29. #include <cxport.h>
  30. #include <cteext.h>