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.

26 lines
583 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1992 - 1992.
  5. //
  6. // File: headers.hxx
  7. //
  8. // Contents: class precompiled headers
  9. //
  10. // Classes:
  11. //
  12. // Functions:
  13. //
  14. // History: 24-Aug-93 PhilipLa Created
  15. //
  16. //----------------------------------------------------------------------------
  17. #include <windows.h>
  18. #include <ole2.h>
  19. #include <com.hxx>
  20. #include "safepnt.hxx"
  21. #include "olesrv.hxx"
  22. #if defined _CAIRO_
  23. #define _DCOM_
  24. #include <oleext.h>
  25. #endif