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.

35 lines
727 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1992 - 1992.
  5. //
  6. // File: msfhead.cxx
  7. //
  8. // Contents: Precompiled headers
  9. //
  10. // History: 23-Oct-92 AlexT Created
  11. //
  12. //--------------------------------------------------------------------------
  13. extern "C"
  14. {
  15. #include <nt.h>
  16. #include <ntrtl.h>
  17. #include <nturtl.h>
  18. #include <windef.h>
  19. }
  20. #include <ole2.h>
  21. #include <propset.h>
  22. #include <propapi.h>
  23. #include <propstm.hxx>
  24. #include <dfexcept.hxx>
  25. #include <msf.hxx>
  26. #include <header.hxx>
  27. #include <vect.hxx>
  28. #include <page.hxx>
  29. #include <vectfunc.hxx>
  30. #include <fat.hxx>
  31. #include <dir.hxx>