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.

15 lines
239 B

  1. // PRELOCAL.CPP: Source file that includes just the standard includes
  2. #include <atlinc.h>
  3. #ifdef _ATL_STATIC_REGISTRY
  4. #include <statreg.h>
  5. #include <statreg.cpp>
  6. #endif
  7. #ifdef IA64
  8. #include <itdfguid.h>
  9. #endif
  10. #include <atlimpl.cpp>