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.

29 lines
662 B

  1. //--------------------------------------------------------------------
  2. // pch - header
  3. // Copyright (C) Microsoft Corporation, 1999
  4. //
  5. // Created by: Louis Thomas (louisth), 2-7-99
  6. //
  7. // Precompiled header for lib
  8. //
  9. #include <nt.h>
  10. #include <ntrtl.h>
  11. #include <nturtl.h>
  12. #include <windows.h>
  13. #include <rpc.h>
  14. #include <rpcdce.h>
  15. #include <dsgetdc.h>
  16. #include <ntdsapi.h>
  17. #include <lmcons.h>
  18. #include <lmserver.h>
  19. #include <lmapibuf.h>
  20. #include <winsock2.h>
  21. #include <winsvc.h>
  22. #include <svcguid.h>
  23. #include <exception>
  24. #include "DebugWPrintf.h"
  25. #include "ErrorHandling.h"
  26. #define MODULEPRIVATE static // so statics show up in VC