mpcinfo.rc
上传用户:xjjlds
上传日期:2015-12-05
资源大小:22823k
文件大小:4k
源码类别:

多媒体编程

开发平台:

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. /////////////////////////////////////////////////////////////////////////////
  13. // Hungarian resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_HUN)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
  17. #pragma code_page(1250)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE 
  25. BEGIN
  26.     "resource.h"
  27. END
  28. 2 TEXTINCLUDE 
  29. BEGIN
  30.     "#include ""afxres.h""rn"
  31.     ""
  32. END
  33. 3 TEXTINCLUDE 
  34. BEGIN
  35.     "#define _AFX_NO_SPLITTER_RESOURCESrn"
  36.     "#define _AFX_NO_OLE_RESOURCESrn"
  37.     "#define _AFX_NO_TRACKER_RESOURCESrn"
  38.     "#define _AFX_NO_PROPERTY_RESOURCESrn"
  39.     "rn"
  40.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)rn"
  41.     "LANGUAGE 9, 1rn"
  42.     "#pragma code_page(1252)rn"
  43.     "#include ""res\mpcinfo.rc2""  // non-Microsoft Visual C++ edited resourcesrn"
  44.     "#include ""afxres.rc""     // Standard componentsrn"
  45.     "#endifrn"
  46.     ""
  47. END
  48. #endif    // APSTUDIO_INVOKED
  49. #endif    // Hungarian resources
  50. /////////////////////////////////////////////////////////////////////////////
  51. /////////////////////////////////////////////////////////////////////////////
  52. // English (U.S.) resources
  53. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  54. #ifdef _WIN32
  55. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  56. #pragma code_page(1252)
  57. #endif //_WIN32
  58. /////////////////////////////////////////////////////////////////////////////
  59. //
  60. // Version
  61. //
  62. VS_VERSION_INFO VERSIONINFO
  63.  FILEVERSION 1,0,0,0
  64.  PRODUCTVERSION 1,0,0,0
  65.  FILEFLAGSMASK 0x3fL
  66. #ifdef _DEBUG
  67.  FILEFLAGS 0x1L
  68. #else
  69.  FILEFLAGS 0x0L
  70. #endif
  71.  FILEOS 0x4L
  72.  FILETYPE 0x2L
  73.  FILESUBTYPE 0x0L
  74. BEGIN
  75.     BLOCK "StringFileInfo"
  76.     BEGIN
  77.         BLOCK "040904b0"
  78.         BEGIN
  79.             VALUE "Comments", "http://gabest.org/"
  80.             VALUE "CompanyName", "Gabest"
  81.             VALUE "FileDescription", "plugin dll for mirc"
  82.             VALUE "FileVersion", "1.0.0.0"
  83.             VALUE "InternalName", "mpcinfo.dll"
  84.             VALUE "LegalCopyright", "Copyright (C) 2003-2005 Gabest.  All rights reserved."
  85.             VALUE "OriginalFilename", "mpcinfo.dll"
  86.             VALUE "ProductName", "mpcinfo"
  87.             VALUE "ProductVersion", "1.0.0.0"
  88.         END
  89.     END
  90.     BLOCK "VarFileInfo"
  91.     BEGIN
  92.         VALUE "Translation", 0x409, 1200
  93.     END
  94. END
  95. #endif    // English (U.S.) resources
  96. /////////////////////////////////////////////////////////////////////////////
  97. #ifndef APSTUDIO_INVOKED
  98. /////////////////////////////////////////////////////////////////////////////
  99. //
  100. // Generated from the TEXTINCLUDE 3 resource.
  101. //
  102. #define _AFX_NO_SPLITTER_RESOURCES
  103. #define _AFX_NO_OLE_RESOURCES
  104. #define _AFX_NO_TRACKER_RESOURCES
  105. #define _AFX_NO_PROPERTY_RESOURCES
  106. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  107. LANGUAGE 9, 1
  108. #pragma code_page(1252)
  109. #include "resmpcinfo.rc2"  // non-Microsoft Visual C++ edited resources
  110. #include "afxres.rc"     // Standard components
  111. #endif
  112. /////////////////////////////////////////////////////////////////////////////
  113. #endif    // not APSTUDIO_INVOKED