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

多媒体编程

开发平台:

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. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  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.     "rn"
  36.     ""
  37. END
  38. #endif    // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // Version
  42. //
  43. VS_VERSION_INFO VERSIONINFO
  44.  FILEVERSION 1,0,0,0
  45.  PRODUCTVERSION 1,0,0,0
  46.  FILEFLAGSMASK 0x17L
  47. #ifdef _DEBUG
  48.  FILEFLAGS 0x1L
  49. #else
  50.  FILEFLAGS 0x0L
  51. #endif
  52.  FILEOS 0x4L
  53.  FILETYPE 0x2L
  54.  FILESUBTYPE 0x0L
  55. BEGIN
  56.     BLOCK "StringFileInfo"
  57.     BEGIN
  58.         BLOCK "040904b0"
  59.         BEGIN
  60.             VALUE "Comments", "http://gabest.org/"
  61.             VALUE "CompanyName", "Gabest"
  62.             VALUE "FileDescription", "MPEG-1/2 Decoder Filter for DirectShow"
  63.             VALUE "FileVersion", "1, 0, 0, 0"
  64.             VALUE "InternalName", " Mpeg2Dec Filter"
  65.             VALUE "LegalCopyright", "Copyright (C) 2003-2005 Gabest"
  66.             VALUE "OriginalFilename", "Mpeg2DecFilter.ax"
  67.             VALUE "ProductName", " Mpeg2Dec Filter"
  68.             VALUE "ProductVersion", "1, 0, 0, 0"
  69.         END
  70.     END
  71.     BLOCK "VarFileInfo"
  72.     BEGIN
  73.         VALUE "Translation", 0x409, 1200
  74.     END
  75. END
  76. #endif    // English (U.S.) resources
  77. /////////////////////////////////////////////////////////////////////////////
  78. #ifndef APSTUDIO_INVOKED
  79. /////////////////////////////////////////////////////////////////////////////
  80. //
  81. // Generated from the TEXTINCLUDE 3 resource.
  82. //
  83. /////////////////////////////////////////////////////////////////////////////
  84. #endif    // not APSTUDIO_INVOKED