mp4vrend.rc
上传用户:dangjiwu
上传日期:2013-07-19
资源大小:42019k
文件大小:4k
源码类别:

Symbian

开发平台:

Visual C++

  1. /* ***** BEGIN LICENSE BLOCK ***** 
  2.  * Version: RCSL 1.0 and Exhibits. 
  3.  * REALNETWORKS CONFIDENTIAL--NOT FOR DISTRIBUTION IN SOURCE CODE FORM 
  4.  * Portions Copyright (c) 1995-2002 RealNetworks, Inc. 
  5.  * All Rights Reserved. 
  6.  * 
  7.  * The contents of this file, and the files included with this file, are 
  8.  * subject to the current version of the RealNetworks Community Source 
  9.  * License Version 1.0 (the "RCSL"), including Attachments A though H, 
  10.  * all available at http://www.helixcommunity.org/content/rcsl. 
  11.  * You may also obtain the license terms directly from RealNetworks. 
  12.  * You may not use this file except in compliance with the RCSL and 
  13.  * its Attachments. There are no redistribution rights for the source 
  14.  * code of this file. Please see the applicable RCSL for the rights, 
  15.  * obligations and limitations governing use of the contents of the file. 
  16.  * 
  17.  * This file is part of the Helix DNA Technology. RealNetworks is the 
  18.  * developer of the Original Code and owns the copyrights in the portions 
  19.  * it created. 
  20.  * 
  21.  * This file, and the files included with this file, is distributed and made 
  22.  * available on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER 
  23.  * EXPRESS OR IMPLIED, AND REALNETWORKS HEREBY DISCLAIMS ALL SUCH WARRANTIES, 
  24.  * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, FITNESS 
  25.  * FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. 
  26.  * 
  27.  * Technology Compatibility Kit Test Suite(s) Location: 
  28.  * https://rarvcode-tck.helixcommunity.org 
  29.  * 
  30.  * Contributor(s): 
  31.  * 
  32.  * ***** END LICENSE BLOCK ***** */ 
  33. #ifdef APSTUDIO_INVOKED
  34. #error this file is not editable by Microsoft Visual C++
  35. #endif //APSTUDIO_INVOKED
  36. /////////////////////////////////////////////////////////////////////////////
  37. // Add manually edited resources here...
  38. /////////////////////////////////////////////////////////////////////////////
  39. // Version stamp for this deliverable
  40. #ifdef WIN32
  41. #include <winver.h>      // Defines for 32bit windows version resources
  42. #else
  43. #include <ver.h>        // Defines for 16bit windows version resources
  44. #endif
  45. #include "hxver.h"        // Defines for standard deliverables
  46. #include "mp4xrend.ver"   // Defines for this deliverable created by GETFILES
  47. VS_VERSION_INFO         VERSIONINFO
  48.     FILEVERSION         TARVER_LIST_VERSION
  49.     PRODUCTVERSION      TARVER_LIST_VERSION
  50.     FILEFLAGSMASK       VS_FFI_FILEFLAGSMASK
  51. #ifdef _DEBUG
  52.     FILEFLAGS           VS_FF_DEBUG|VS_FF_PRIVATEBUILD|VS_FF_PRERELEASE
  53. #else
  54.     FILEFLAGS           0 // final version
  55. #endif
  56.     FILEOS              VER_FILEOS
  57.     FILETYPE            0   // not needed
  58.     FILESUBTYPE         0   // not needed
  59. BEGIN
  60.     BLOCK "StringFileInfo"
  61.     BEGIN
  62.         BLOCK "040904E4" // Lang=US English, CharSet=Windows Multilingual
  63.         BEGIN 
  64.             VALUE "FileDescription", "MPEG4-Video Renderer plugin for RealMedia甛0"
  65.             VALUE "InternalName",    "mp4vrend"
  66.             VALUE "OriginalFilename","mp4vrend.DLL"
  67.             VALUE "ProductName",     "MPEG4-Video Renderer plugin for RealMedia