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.

18 lines
444 B

  1. //
  2. // This file is concatenated to the beginning of the user provided .rc file,
  3. // as if rc.exe supported the C++ compiler's -FI force include switch.
  4. //
  5. #include "windows.h"
  6. #if !defined(RT_MANIFEST)
  7. #define RT_MANIFEST 24
  8. #endif
  9. 1 RT_MANIFEST SXS_MANIFEST
  10. #if defined(SXS_MANIFEST2)
  11. 2 RT_MANIFEST SXS_MANIFEST2
  12. #endif
  13. #if defined(SXS_MANIFEST3)
  14. 3 RT_MANIFEST SXS_MANIFEST3
  15. #endif
  16. #if defined(SXS_MANIFEST4)
  17. 4 RT_MANIFEST SXS_MANIFEST4
  18. #endif