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.

21 lines
488 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1992 - 1993.
  5. //
  6. // File: headers.cxx
  7. //
  8. // Contents: Precompiled header file
  9. //
  10. // History: 18-Feb-94 DrewB Created
  11. //
  12. //----------------------------------------------------------------------------
  13. #include <windows.h>
  14. #include <string.h>
  15. #include <ole2.h>
  16. #include <valid.h>
  17. #include <interop.hxx>
  18. #include <wow16fn.h>
  19. #include <io16.h>