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.

21 lines
514 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 <compobj.h>
  16. #include <storage.h>
  17. #include <interop.hxx>
  18. #include <wow16fn.h>
  19. #include <io16.h>