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.

25 lines
346 B

  1. /* (C) 1997 Microsoft Corp.
  2. *
  3. * file : PreComp.h
  4. * author : Erik Mavrinac
  5. *
  6. * description: Precompiled headers file
  7. */
  8. #include <ntddk.h>
  9. #ifndef _HYDRA_
  10. #include <cxstatus.h>
  11. #endif
  12. #include <winstaw.h>
  13. #ifdef _HYDRA_
  14. #define _DEFCHARINFO_
  15. #endif
  16. #include <icadd.h>
  17. #include <ctxver.h>
  18. #include <sdapi.h>