ExplorerShell.rc
上传用户:lswyart
上传日期:2008-06-12
资源大小:3441k
文件大小:2k
源码类别:

杀毒

开发平台:

Visual C++

  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. #define APSTUDIO_HIDDEN_SYMBOLS
  10. #include "windows.h"
  11. #undef APSTUDIO_HIDDEN_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. // English (U.S.) resources
  16. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  17. #ifdef _WIN32
  18. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  19. #pragma code_page(1252)
  20. #endif //_WIN32
  21. #ifndef _MAC
  22. /////////////////////////////////////////////////////////////////////////////
  23. //
  24. // Version
  25. //
  26. 1 VERSIONINFO
  27.  FILEVERSION 0,88,1,0
  28.  PRODUCTVERSION 0,88,1,0
  29.  FILEFLAGSMASK 0x0L
  30. #ifdef _DEBUG
  31.  FILEFLAGS 0x1L
  32. #else
  33.  FILEFLAGS 0x0L
  34. #endif
  35.  FILEOS 0x0L
  36.  FILETYPE 0x2L
  37.  FILESUBTYPE 0x0L
  38. BEGIN
  39.     BLOCK "StringFileInfo"
  40.     BEGIN
  41.         BLOCK "040904E4"
  42.         BEGIN
  43.             VALUE "CompanyName", "alch"
  44.             VALUE "FileVersion", "0.88.1.0"
  45.             VALUE "FileDescription", "ClamWin Antivirus"
  46.             VALUE "InternalName", "ExplorerShell"
  47.             VALUE "LegalCopyright", "Copyright alch (c) 2004"
  48.             VALUE "LegalTrademarks", ""
  49.             VALUE "OriginalFilename", "ExplorerShell"
  50.             VALUE "ProductName", "ClamWin Antivirus"
  51.             VALUE "ProductVersion", "0.88.1.0"
  52.         END
  53.     END
  54. END
  55. #endif    // !_MAC
  56. #ifdef APSTUDIO_INVOKED
  57. /////////////////////////////////////////////////////////////////////////////
  58. //
  59. // TEXTINCLUDE
  60. //
  61. 1 TEXTINCLUDE DISCARDABLE 
  62. BEGIN
  63.     "resource.h"
  64. END
  65. 2 TEXTINCLUDE DISCARDABLE 
  66. BEGIN
  67.     "#define APSTUDIO_HIDDEN_SYMBOLSrn"
  68.     "#include ""windows.h""rn"
  69.     "#undef APSTUDIO_HIDDEN_SYMBOLSrn"
  70.     ""
  71. END
  72. 3 TEXTINCLUDE DISCARDABLE 
  73. BEGIN
  74.     "rn"
  75.     ""
  76. END
  77. #endif    // APSTUDIO_INVOKED
  78. #endif    // English (U.S.) resources
  79. /////////////////////////////////////////////////////////////////////////////
  80. #ifndef APSTUDIO_INVOKED
  81. /////////////////////////////////////////////////////////////////////////////
  82. //
  83. // Generated from the TEXTINCLUDE 3 resource.
  84. //
  85. /////////////////////////////////////////////////////////////////////////////
  86. #endif    // not APSTUDIO_INVOKED