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.

32 lines
515 B

  1. /*++
  2. Copyright (c) 1999 Microsoft Corporation
  3. Module Name:
  4. upgrade.h
  5. Abstract:
  6. precompiled header.
  7. --*/
  8. #include <nt.h>
  9. #include <ntrtl.h>
  10. #include <nturtl.h>
  11. #include <ntseapi.h>
  12. #include <windows.h>
  13. #include <time.h>
  14. #include <esent.h>
  15. #include <stdio.h>
  16. #include <winsock.h>
  17. #include <shellapi.h>
  18. #include <tchar.h>
  19. #include <winsvc.h>
  20. #include <setupapi.h>
  21. #include <oemupgex.h>
  22. #include <accctrl.h>
  23. #include <msgs.h>
  24. #include <dhcpupg.h>
  25. #include <clusapi.h>