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.

59 lines
1.2 KiB

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1992 - 1994.
  5. //
  6. // File: headers.cxx
  7. //
  8. // Contents: Precompiled headers file
  9. //
  10. // History: 21-Feb-94 DrewB Created
  11. //
  12. //----------------------------------------------------------------------------
  13. extern "C" {
  14. #include <malloc.h>
  15. #include <nt.h>
  16. #include <ntrtl.h>
  17. #include <nturtl.h>
  18. #include <windows.h>
  19. #include <wownt32.h>
  20. }
  21. #include <ole2.h>
  22. #include <olecoll.h>
  23. #include <privguid.h>
  24. #include <ole2sp.h>
  25. #include <ole2com.h>
  26. #include <utils.h>
  27. #include <memapi.hxx>
  28. #include <interop.hxx>
  29. #include <wow32fn.h>
  30. #include <thunkapi.hxx>
  31. #include <stksw.hxx>
  32. #include "mmodel.hxx"
  33. #include "stalloc.hxx"
  34. #include "nest.hxx"
  35. #include "olethk32.hxx"
  36. #include "map_kv.h"
  37. #include "map_dwp.h"
  38. #include "obj16.hxx"
  39. #include "thkmgr.hxx"
  40. #include "freelist.hxx"
  41. #include "cthkmgr.hxx"
  42. #include "tlsthk.hxx"
  43. #include "thop.hxx"
  44. #include "thi.hxx"
  45. #include "the.hxx"
  46. #include "thopapi.hxx"
  47. #include "thopint.hxx"
  48. #include "inv16.hxx"
  49. #include "alias.hxx"
  50. #include "thoputil.hxx"
  51. #include "apinot.hxx"
  52. #if DBG == 1
  53. #include "dbginv.hxx"
  54. #endif
  55.