nimdafilter.rc
上传用户:leon2013
上传日期:2007-01-10
资源大小:186k
文件大小:3k
源码类别:

杀毒

开发平台:

Visual C++

  1. //Microsoft Visual C++ 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. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. #ifdef APSTUDIO_INVOKED
  13. /////////////////////////////////////////////////////////////////////////////
  14. //
  15. // TEXTINCLUDE
  16. //
  17. 1 TEXTINCLUDE DISCARDABLE
  18. BEGIN
  19. "resource.h"
  20. END
  21. 2 TEXTINCLUDE DISCARDABLE
  22. BEGIN
  23. "#include ""afxres.h""rn"
  24. ""
  25. END
  26. 3 TEXTINCLUDE DISCARDABLE 
  27. BEGIN
  28.     "#define _AFX_NO_SPLITTER_RESOURCESrn"
  29.     "#define _AFX_NO_OLE_RESOURCESrn"
  30.     "#define _AFX_NO_TRACKER_RESOURCESrn"
  31.     "#define _AFX_NO_PROPERTY_RESOURCESrn"
  32. "rn"
  33. "rn"
  34. "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)rn"
  35. "#ifdef _WIN32rn"
  36. "LANGUAGE 9, 1rn"
  37. "#pragma code_page(1252)rn"
  38. "#endif //_WIN32rn"
  39. "#include ""nimdafilter.rc2""  // non-Microsoft Visual C++ edited resourcesrn"
  40. "#include ""afxres.rc""   // Standard componentsrn"
  41. "#include ""afxisapi.rc"" // Internet Support resourcesrn"
  42. "#endifrn"
  43. ""
  44. END
  45. #endif    // APSTUDIO_INVOKED
  46. /////////////////////////////////////////////////////////////////////////////
  47. //
  48. // Version
  49. //
  50. VS_VERSION_INFO VERSIONINFO
  51.  FILEVERSION 1,0,0,1
  52.  PRODUCTVERSION 1,0,0,1
  53.  FILEFLAGSMASK 0x3fL
  54. #ifdef _DEBUG
  55.  FILEFLAGS 0x1L
  56. #else
  57.  FILEFLAGS 0x0L
  58. #endif
  59.  FILEOS 0x4L
  60.  FILETYPE 0x2L
  61.  FILESUBTYPE 0x0L
  62. BEGIN
  63.     BLOCK "StringFileInfo"
  64.     BEGIN
  65.         BLOCK "040904B0"
  66.         BEGIN
  67.             VALUE "CompanyName", "HMC Group"
  68.             VALUE "FileDescription", "nimdafilter Internet Server Extension Module"
  69.             VALUE "FileVersion", "1, 0, 0, 1"
  70.             VALUE "InternalName", "NIMDAFILTER"
  71.             VALUE "LegalCopyright", "Copyright (C) 2001 HMC Group"
  72.             VALUE "LegalTrademarks", ""
  73.             VALUE "OriginalFilename", "NIMDAFILTER.DLL"
  74.             VALUE "ProductName", "nimdafilter Internet Server Extension"
  75.             VALUE "ProductVersion", "1, 0, 0, 1"
  76.         END
  77.     END
  78.     BLOCK "VarFileInfo"
  79.     BEGIN
  80.         VALUE "Translation", 0x409, 1200
  81.     END
  82. END
  83. /////////////////////////////////////////////////////////////////////////////
  84. //
  85. // String Table
  86. //
  87. STRINGTABLE DISCARDABLE
  88. BEGIN
  89. IDS_FILTER        "Nimda Virus Filter"
  90. END
  91. #ifndef APSTUDIO_INVOKED
  92. /////////////////////////////////////////////////////////////////////////////
  93. //
  94. // Generated from the TEXTINCLUDE 3 resource.
  95. //
  96. #define _AFX_NO_SPLITTER_RESOURCES
  97. #define _AFX_NO_OLE_RESOURCES
  98. #define _AFX_NO_TRACKER_RESOURCES
  99. #define _AFX_NO_PROPERTY_RESOURCES
  100. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  101. #ifdef _WIN32
  102. LANGUAGE 9, 1
  103. #pragma code_page(1252)
  104. #endif //_WIN32
  105. #include "nimdafilter.rc2"  // non-Microsoft Visual C++ edited resources
  106. #include "afxres.rc"   // Standard components
  107. #include "afxisapi.rc" // Internet Support resources
  108. #endif
  109. #endif    // not APSTUDIO_INVOKED