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.

114 lines
2.6 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resrc1.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "resource.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resrc1.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""resource.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // Icon
  42. //
  43. // Icon with lowest ID value placed first to ensure application icon
  44. // remains consistent on all systems.
  45. APPICON ICON DISCARDABLE "app.ico"
  46. #ifndef _MAC
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // Version
  50. //
  51. VS_VERSION_INFO VERSIONINFO
  52. FILEVERSION 5,0,1528,1
  53. PRODUCTVERSION 5,0,1528,1
  54. FILEFLAGSMASK 0x3fL
  55. #ifdef _DEBUG
  56. FILEFLAGS 0x1L
  57. #else
  58. FILEFLAGS 0x0L
  59. #endif
  60. FILEOS 0x40004L
  61. FILETYPE 0x2L
  62. FILESUBTYPE 0x0L
  63. BEGIN
  64. BLOCK "StringFileInfo"
  65. BEGIN
  66. BLOCK "040904B0"
  67. BEGIN
  68. VALUE "CompanyName", "Microsoft Corporation\0"
  69. VALUE "FileDescription", "Clean INF\0"
  70. VALUE "FileVersion", "5.00.1528.1\0"
  71. VALUE "InternalName", "cleaninf\0"
  72. VALUE "LegalCopyright", "Copyright (C) Microsoft Corp. 1981-1997\0"
  73. VALUE "OriginalFilename", "CLEANINF.EXE\0"
  74. VALUE "ProductName", "Microsoft(R) Windows NT(R) Operating System\0"
  75. VALUE "ProductVersion", "5.00.1528.1\0"
  76. END
  77. END
  78. BLOCK "VarFileInfo"
  79. BEGIN
  80. VALUE "Translation", 0x409, 1200
  81. END
  82. END
  83. #endif // !_MAC
  84. #endif // English (U.S.) resources
  85. /////////////////////////////////////////////////////////////////////////////
  86. #ifndef APSTUDIO_INVOKED
  87. /////////////////////////////////////////////////////////////////////////////
  88. //
  89. // Generated from the TEXTINCLUDE 3 resource.
  90. //
  91. /////////////////////////////////////////////////////////////////////////////
  92. #endif // not APSTUDIO_INVOKED