streamdrivethru.rc
上传用户:xjjlds
上传日期:2015-12-05
资源大小:22823k
文件大小: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. /////////////////////////////////////////////////////////////////////////////
  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. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // Version
  22. //
  23. VS_VERSION_INFO VERSIONINFO
  24.  FILEVERSION 1,0,0,0
  25.  PRODUCTVERSION 1,0,0,0
  26.  FILEFLAGSMASK 0x17L
  27. #ifdef _DEBUG
  28.  FILEFLAGS 0x1L
  29. #else
  30.  FILEFLAGS 0x0L
  31. #endif
  32.  FILEOS 0x4L
  33.  FILETYPE 0x7L
  34.  FILESUBTYPE 0x0L
  35. BEGIN
  36.     BLOCK "StringFileInfo"
  37.     BEGIN
  38.         BLOCK "040e04b0"
  39.         BEGIN
  40.             VALUE "Comments", "http://gabest.org"
  41.             VALUE "CompanyName", "Gabest"
  42.             VALUE "FileVersion", "1, 0, 0, 0"
  43.             VALUE "InternalName", "StreamDriverThru Filter"
  44.             VALUE "LegalCopyright", "Copyright (C) 2003-2005 Gabest"
  45.             VALUE "OriginalFilename", "StreamDriverThru.ax"
  46.             VALUE "ProductName", "StreamDriverThru Filter"
  47.             VALUE "ProductVersion", "1, 0, 0, 0"
  48.         END
  49.     END
  50.     BLOCK "VarFileInfo"
  51.     BEGIN
  52.         VALUE "Translation", 0x40e, 1200
  53.     END
  54. END
  55. #endif    // Hungarian resources
  56. /////////////////////////////////////////////////////////////////////////////
  57. /////////////////////////////////////////////////////////////////////////////
  58. // English (U.S.) resources
  59. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  60. #ifdef _WIN32
  61. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  62. #pragma code_page(1252)
  63. #endif //_WIN32
  64. #ifdef APSTUDIO_INVOKED
  65. /////////////////////////////////////////////////////////////////////////////
  66. //
  67. // TEXTINCLUDE
  68. //
  69. 1 TEXTINCLUDE 
  70. BEGIN
  71.     "resource.h"
  72. END
  73. 2 TEXTINCLUDE 
  74. BEGIN
  75.     "#include ""afxres.h""rn"
  76.     ""
  77. END
  78. 3 TEXTINCLUDE 
  79. BEGIN
  80.     "rn"
  81.     ""
  82. END
  83. #endif    // APSTUDIO_INVOKED
  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