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.

41 lines
788 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1996 - 1996.
  5. //
  6. // File: astghead.cxx
  7. //
  8. // Contents: Precompiled header for async
  9. //
  10. // History: 28-Mar-96 PhilipLa Created
  11. //
  12. //----------------------------------------------------------------------------
  13. extern "C"
  14. {
  15. #include <nt.h>
  16. #include <ntrtl.h>
  17. #include <nturtl.h>
  18. }
  19. #include <windows.h>
  20. #include <ole2.h>
  21. #include <ocidl.h>
  22. #if defined(_CHICAGO_)
  23. #include <widewrap.h>
  24. #endif
  25. #include <debnot.h>
  26. #include <error.hxx>
  27. #include <except.hxx>
  28. #include <docfilep.hxx>
  29. #include <dfmsp.hxx>
  30. #include "astg.hxx"
  31. #include "asyncerr.hxx"
  32. #if defined (_CHICAGO_)
  33. #include <widewrap.h>
  34. #endif