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.

40 lines
804 B

  1. // Designed to allow automatic precompiled headers to do its thing
  2. #include <nt.h>
  3. #include <ntrtl.h>
  4. #include <nturtl.h>
  5. #include <atlbase.h> // ATL 2.1 support
  6. #include <ntlsapi.h> // Client Access Licensing
  7. #include <httpext.h>
  8. #include <wininet.h>
  9. #include <spllib.hxx>
  10. #include <icm.h>
  11. #include <setupapi.h>
  12. #include <splsetup.h>
  13. #include <mscat.h>
  14. #include <wincrypt.h> // Support for individually signed files
  15. #include <wintrust.h>
  16. #include <clusapi.h>
  17. #include <strsafe.h>
  18. #include "genglobl.h"
  19. #include "genmem.h"
  20. #include "genutil.h"
  21. #include "geninf.h"
  22. #include "gencdf.h"
  23. #include "gencab.h"
  24. #include "time.h"
  25. #include "resource.h"
  26. #include "globals.h"
  27. #include "msw3prt.h"
  28. #include "inetio.h"
  29. #include "sleeper.h"