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.

32 lines
647 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1998 - 1998.
  5. //
  6. // File: loadhead.cxx
  7. //
  8. // Contents: Precompiled headers for loadstate directory
  9. //
  10. // Classes:
  11. //
  12. // Functions:
  13. //
  14. // History: 02-Sep-99 PhilipLa Created
  15. //
  16. //----------------------------------------------------------------------------
  17. #include <nt.h>
  18. #include <ntrtl.h>
  19. #include <nturtl.h>
  20. #include <windows.h>
  21. #include <stdio.h>
  22. #include <io.h>
  23. #include <malloc.h>
  24. #include <tchar.h>
  25. #include <setupapi.h>
  26. #include <mbstring.h>
  27. #include <shlobj.h>