Source code of Windows XP (NT5)
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.

26 lines
578 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 <windows.h>
  10. #include <rpc.h>
  11. #include <rpcdce.h>
  12. #include <dsgetdc.h>
  13. #include <ntdsapi.h>
  14. #include <lmcons.h>
  15. #include <lmserver.h>
  16. #include <lmapibuf.h>
  17. #include <winsock2.h>
  18. #include <winsvc.h>
  19. #include <svcguid.h>
  20. #include <exception>
  21. #include "DebugWPrintf.h"
  22. #include "ErrorHandling.h"
  23. #define MODULEPRIVATE static // so statics show up in VC