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.

127 lines
2.9 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. //#include "afxres.h"
  10. #include "winres.h"
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. // English (U.S.) resources
  15. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  16. #ifdef _WIN32
  17. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  18. #pragma code_page(1252)
  19. #endif //_WIN32
  20. #ifdef APSTUDIO_INVOKED
  21. /////////////////////////////////////////////////////////////////////////////
  22. //
  23. // TEXTINCLUDE
  24. //
  25. 1 TEXTINCLUDE DISCARDABLE
  26. BEGIN
  27. "resource.h\0"
  28. END
  29. 2 TEXTINCLUDE DISCARDABLE
  30. BEGIN
  31. // "#include ""afxres.h""\r\n"
  32. "\0"
  33. END
  34. 3 TEXTINCLUDE DISCARDABLE
  35. BEGIN
  36. "\r\n"
  37. "\0"
  38. END
  39. #endif // APSTUDIO_INVOKED
  40. #ifndef _MAC
  41. /////////////////////////////////////////////////////////////////////////////
  42. //
  43. // Version
  44. //
  45. VS_VERSION_INFO VERSIONINFO
  46. FILEVERSION 3,0,0,0
  47. PRODUCTVERSION 3,0,0,0
  48. FILEFLAGSMASK 0x3fL
  49. #ifdef _DEBUG
  50. FILEFLAGS 0x1L
  51. #else
  52. FILEFLAGS 0x0L
  53. #endif
  54. FILEOS 0x4L
  55. FILETYPE 0x1L
  56. FILESUBTYPE 0x0L
  57. BEGIN
  58. BLOCK "StringFileInfo"
  59. BEGIN
  60. BLOCK "040904b0"
  61. BEGIN
  62. VALUE "CompanyName", "Microsoft\0"
  63. VALUE "FileDescription", "RegWizExe\0"
  64. VALUE "FileVersion", "3, 0, 0, 1\0"
  65. VALUE "InternalName", "RegWizExe\0"
  66. VALUE "LegalCopyright", "Copyright � 1998\0"
  67. VALUE "OriginalFilename", "RegWiz.exe\0"
  68. VALUE "ProductName", "RegWizExe\0"
  69. VALUE "ProductVersion", "3, 0, 0, 1\0"
  70. END
  71. END
  72. BLOCK "VarFileInfo"
  73. BEGIN
  74. VALUE "Translation", 0x409, 1200
  75. END
  76. END
  77. #endif // !_MAC
  78. /////////////////////////////////////////////////////////////////////////////
  79. //
  80. // Icon
  81. //
  82. // Icon with lowest ID value placed first to ensure application icon
  83. // remains consistent on all systems.
  84. //IDI_REGWIZ ICON DISCARDABLE "icon2.ico"
  85. /////////////////////////////////////////////////////////////////////////////
  86. //
  87. // String Table
  88. //
  89. STRINGTABLE DISCARDABLE
  90. BEGIN
  91. IDS_RWNOTFOUND "ActiveX component for Registration Wizard not found"
  92. IIDS_ERROR "Registration Wizard Error"
  93. END
  94. #endif // English (U.S.) resources
  95. /////////////////////////////////////////////////////////////////////////////
  96. #ifndef APSTUDIO_INVOKED
  97. /////////////////////////////////////////////////////////////////////////////
  98. //
  99. // Generated from the TEXTINCLUDE 3 resource.
  100. //
  101. /////////////////////////////////////////////////////////////////////////////
  102. #endif // not APSTUDIO_INVOKED