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.

26 lines
1.1 KiB

  1. /*************************************************************************/
  2. /* THEMESW.RCV */
  3. /* Version control data generated from layouts.dat */
  4. /* */
  5. /* Frosting: Master Theme Selector for Windows '95 */
  6. /* Copyright (c) 1994-1999 Microsoft Corporation. All rights reserved. */
  7. /* */
  8. /*************************************************************************/
  9. //#define FROSTING YES
  10. // REDRUM/WIN98 build environment:
  11. // sdk\inc16\version.h expects NASH define for Plus98... ?
  12. #define NASH TRUE
  13. #include <winver.h>
  14. #include <ntverp.h>
  15. #define VER_FILETYPE VFT_APP
  16. #define VER_FILESUBTYPE VFT_UNKNOWN
  17. #define VER_FILEDESCRIPTION_STR "Desktop Themes\0"
  18. #define VER_INTERNALNAME_STR "THEMES\0"
  19. #define VER_LEGALCOPYRIGHT_YEARS "1995-1999"
  20. #define VER_ORIGINALFILENAME_STR "THEMES.EXE\0"
  21. #include <common.ver>