dtsac3source.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 "FileDescription", "DTS/AC3 Sorce Filter"
  43.             VALUE "FileVersion", "1, 0, 0, 0"
  44.             VALUE "InternalName", "DTS/AC3 Sorce Filter"
  45.             VALUE "LegalCopyright", "Copyright (C) 2003-2005 Gabest"
  46.             VALUE "OriginalFilename", "DTSAC3Sorce.ax"
  47.             VALUE "ProductName", "DTS/AC3 Sorce Filter"
  48.             VALUE "ProductVersion", "1, 0, 0, 0"
  49.         END
  50.     END
  51.     BLOCK "VarFileInfo"
  52.     BEGIN
  53.         VALUE "Translation", 0x40e, 1200
  54.     END
  55. END
  56. #endif    // Hungarian resources
  57. /////////////////////////////////////////////////////////////////////////////
  58. /////////////////////////////////////////////////////////////////////////////
  59. // English (U.S.) resources
  60. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  61. #ifdef _WIN32
  62. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  63. #pragma code_page(1252)
  64. #endif //_WIN32
  65. #ifdef APSTUDIO_INVOKED
  66. /////////////////////////////////////////////////////////////////////////////
  67. //
  68. // TEXTINCLUDE
  69. //
  70. 1 TEXTINCLUDE 
  71. BEGIN
  72.     "resource.h"
  73. END
  74. 2 TEXTINCLUDE 
  75. BEGIN
  76.     "#include ""afxres.h""rn"
  77.     ""
  78. END
  79. 3 TEXTINCLUDE 
  80. BEGIN
  81.     "rn"
  82.     ""
  83. END
  84. #endif    // APSTUDIO_INVOKED
  85. #endif    // English (U.S.) resources
  86. /////////////////////////////////////////////////////////////////////////////
  87. #ifndef APSTUDIO_INVOKED
  88. /////////////////////////////////////////////////////////////////////////////
  89. //
  90. // Generated from the TEXTINCLUDE 3 resource.
  91. //
  92. /////////////////////////////////////////////////////////////////////////////
  93. #endif    // not APSTUDIO_INVOKED