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.

37 lines
777 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1992 - 1992.
  5. //
  6. // File: simphead.cxx
  7. //
  8. // Contents: Precompiled headers
  9. //
  10. // History: 04-Aug-94 PhilipLa Created.
  11. //
  12. //--------------------------------------------------------------------------
  13. #include <memory.h>
  14. extern "C"
  15. {
  16. #include <nt.h>
  17. #include <ntrtl.h>
  18. #include <nturtl.h>
  19. #include <windef.h>
  20. }
  21. #include <ole2.h>
  22. #if defined(_CHICAGO_)
  23. #include <widewrap.h>
  24. #endif
  25. #include <msf.hxx>
  26. #include <header.hxx>
  27. #include <fat.hxx>
  28. #include <dir.hxx>
  29. #include <dirfunc.hxx>
  30. #include <psetstg.hxx>
  31. #include <simpdf.hxx>
  32. #include <simpstm.hxx>
  33. #include <dfnlist.hxx>