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.

27 lines
388 B

  1. /*
  2. * Core NT headers
  3. */
  4. #define NONTOSPINTERLOCK
  5. #include <ntosp.h>
  6. #include <ntrtl.h>
  7. #include <nturtl.h>
  8. #include <ntcsrdll.h>
  9. /*
  10. * CRT headers.
  11. */
  12. #include <limits.h>
  13. #include <stdio.h>
  14. /*
  15. * USER client specific headers.
  16. */
  17. #include "usercli.h"
  18. #include <windowsx.h>
  19. #include <newres.h>
  20. #include <asdf.h>
  21. #include <winsta.h>
  22. #include <sxstypes.h>