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.

22 lines
998 B

  1. /********************************************************************/
  2. /* WOWEXEC.RCV */
  3. /* Version control data generated from layouts.dat */
  4. /********************************************************************/
  5. #include <version.h>
  6. #define VER_FILETYPE VFT_APP
  7. #define VER_FILESUBTYPE VFT2_UNKNOWN
  8. #define VER_FILEDESCRIPTION_STR "Windows Win16 Application Launcher"
  9. #define VER_INTERNALNAME_STR "WOWEXEC"
  10. #define VER_ORIGINALFILENAME_STR "WOWEXEC.EXE"
  11. /* change product name from Windows to Windows NT */
  12. #undef VER_PRODUCTNAME_STR
  13. #define VER_PRODUCTNAME_STR "Microsoft\256 Windows(TM) Operating System\0"
  14. #undef VER_LEGALTRADEMARKS_STR
  15. #define VER_LEGALTRADEMARKS_STR \
  16. "Microsoft\256 is a registered trademark of Microsoft Corporation. Windows(TM) is a trademark of Microsoft Corporation.\0"
  17. #include <common.ver>