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.

14 lines
304 B

  1. // file: msver.rc
  2. #include <version.h>
  3. #include <resource.h>
  4. #define IVER VER_PRODUCTVERSION
  5. #define PVER VER_PRODUCTVERSION_STR
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // REGISTRY
  9. //
  10. IDR_RTP REGISTRY DISCARDABLE "RTP.rgs"
  11. #include "ver.rc"