Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
10778aa7
Commit
10778aa7
authored
May 14, 2004
by
Ivan Leo Murray-Smith
Committed by
Alexandre Julliard
May 14, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated the version info of all DirectX dlls to the version numbers of
DirectX 9.0b for Windows 2000/XP.
parent
858557f4
Hide whitespace changes
Inline
Side-by-side
Showing
28 changed files
with
130 additions
and
100 deletions
+130
-100
version.rc
dlls/amstream/version.rc
+4
-4
version.rc
dlls/d3d8/version.rc
+4
-4
version.rc
dlls/d3d9/version.rc
+4
-4
version.rc
dlls/d3dim/version.rc
+4
-4
version.rc
dlls/ddraw/version.rc
+4
-4
devenum.rc
dlls/devenum/devenum.rc
+4
-4
version.rc
dlls/dinput/version.rc
+4
-4
version.rc
dlls/dinput8/version.rc
+4
-4
version.rc
dlls/dmband/version.rc
+4
-4
version.rc
dlls/dmcompos/version.rc
+4
-4
version.rc
dlls/dmime/version.rc
+4
-4
version.rc
dlls/dmloader/version.rc
+4
-4
version.rc
dlls/dmscript/version.rc
+4
-4
version.rc
dlls/dmstyle/version.rc
+4
-4
version.rc
dlls/dmsynth/version.rc
+4
-4
version.rc
dlls/dmusic/version.rc
+4
-4
version.rc
dlls/dmusic32/version.rc
+4
-4
version.rc
dlls/dplayx/version.rc
+4
-4
version.rc
dlls/dpnet/version.rc
+4
-4
version.rc
dlls/dpnhpast/version.rc
+4
-4
version.rc
dlls/dsound/version.rc
+4
-4
version.rc
dlls/dswave/version.rc
+4
-4
version.rc
dlls/dxdiagn/version.rc
+4
-4
rsrc.rc
dlls/msdmo/rsrc.rc
+4
-4
.cvsignore
dlls/qcap/.cvsignore
+1
-0
Makefile.in
dlls/qcap/Makefile.in
+2
-0
version.rc
dlls/qcap/version.rc
+27
-0
version.rc
dlls/quartz/version.rc
+4
-4
No files found.
dlls/amstream/version.rc
View file @
10778aa7
...
...
@@ -18,10 +18,10 @@
#define WINE_FILEDESCRIPTION_STR "Wine AMStream dll"
#define WINE_FILENAME_STR "amstream.dll"
#define WINE_FILEVERSION 6,
3,1,881
#define WINE_FILEVERSION_STR "6.
3.1.881
"
#define WINE_PRODUCTVERSION 6,
3,1,881
#define WINE_PRODUCTVERSION_STR "6.
3
"
#define WINE_FILEVERSION 6,
5,1,900
#define WINE_FILEVERSION_STR "6.
5.1.900
"
#define WINE_PRODUCTVERSION 6,
5,1,900
#define WINE_PRODUCTVERSION_STR "6.
5
"
#define WINE_PRODUCTNAME_STR "DirectShow"
#include "wine/wine_common_ver.rc"
dlls/d3d8/version.rc
View file @
10778aa7
...
...
@@ -18,10 +18,10 @@
#define WINE_FILEDESCRIPTION_STR "Wine Direct3D"
#define WINE_FILENAME_STR "d3d8.dll"
#define WINE_FILEVERSION
4,8,1,881
#define WINE_FILEVERSION_STR "
4.8.1.881
"
#define WINE_PRODUCTVERSION
4,8,1,881
#define WINE_PRODUCTVERSION_STR "
4.8
"
#define WINE_FILEVERSION
5,3,0,900
#define WINE_FILEVERSION_STR "
5.3.0.900
"
#define WINE_PRODUCTVERSION
5,3,0,900
#define WINE_PRODUCTVERSION_STR "
5.3
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/d3d9/version.rc
View file @
10778aa7
...
...
@@ -18,10 +18,10 @@
#define WINE_FILEDESCRIPTION_STR "Wine Direct3D"
#define WINE_FILENAME_STR "d3d9.dll"
#define WINE_FILEVERSION
4,9,0,900
#define WINE_FILEVERSION_STR "
4.9.0.900
"
#define WINE_PRODUCTVERSION
4,9,0,900
#define WINE_PRODUCTVERSION_STR "
4.9
"
#define WINE_FILEVERSION
5,3,1,902
#define WINE_FILEVERSION_STR "
5.3.1.902
"
#define WINE_PRODUCTVERSION
5,3,1,902
#define WINE_PRODUCTVERSION_STR "
5.3
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/d3dim/version.rc
View file @
10778aa7
...
...
@@ -18,10 +18,10 @@
#define WINE_FILEDESCRIPTION_STR "Wine Direct3D Immediate Mode Utility Functions"
#define WINE_FILENAME_STR "d3dim.dll"
#define WINE_FILEVERSION
4,8,1,881
#define WINE_FILEVERSION_STR "
4.8.1.881
"
#define WINE_PRODUCTVERSION
4,8,1,881
#define WINE_PRODUCTVERSION_STR "
4.8
"
#define WINE_FILEVERSION
5,3,2180,14
#define WINE_FILEVERSION_STR "
5.3.2180.14
"
#define WINE_PRODUCTVERSION
5,3,2180,14
#define WINE_PRODUCTVERSION_STR "
5.3
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/ddraw/version.rc
View file @
10778aa7
...
...
@@ -19,10 +19,10 @@
#define WINE_OLESELFREGISTER
#define WINE_FILEDESCRIPTION_STR "Wine DirectDraw"
#define WINE_FILENAME_STR "ddraw.dll"
#define WINE_FILEVERSION
4,8,1,881
#define WINE_FILEVERSION_STR "
4.8.1.881
"
#define WINE_PRODUCTVERSION
4,8,1,881
#define WINE_PRODUCTVERSION_STR "
4.8
"
#define WINE_FILEVERSION
5,3,0,900
#define WINE_FILEVERSION_STR "
5.3.0.900
"
#define WINE_PRODUCTVERSION
5,3,0,900
#define WINE_PRODUCTVERSION_STR "
5.3
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/devenum/devenum.rc
View file @
10778aa7
...
...
@@ -26,10 +26,10 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#define WINE_FILEDESCRIPTION_STR "Wine Device Enumerator Library"
#define WINE_FILENAME_STR "devenum.dll"
#define WINE_FILEVERSION 6,
3,1,881
#define WINE_FILEVERSION_STR "6.
3.1.881
"
#define WINE_PRODUCTVERSION 6,
3,1,881
#define WINE_PRODUCTVERSION_STR "6.
3
"
#define WINE_FILEVERSION 6,
5,1,902
#define WINE_FILEVERSION_STR "6.
5.1.902
"
#define WINE_PRODUCTVERSION 6,
5,1,902
#define WINE_PRODUCTVERSION_STR "6.
5
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
...
...
dlls/dinput/version.rc
View file @
10778aa7
...
...
@@ -18,10 +18,10 @@
#define WINE_FILEDESCRIPTION_STR "Wine DirectInput"
#define WINE_FILENAME_STR "dinput.dll"
#define WINE_FILEVERSION
4,8,1
,881
#define WINE_FILEVERSION_STR "
4.8.1
.881"
#define WINE_PRODUCTVERSION
4,8,1
,881
#define WINE_PRODUCTVERSION_STR "
4.8
"
#define WINE_FILEVERSION
5,1,2600
,881
#define WINE_FILEVERSION_STR "
5.1.2600
.881"
#define WINE_PRODUCTVERSION
5,1,2600
,881
#define WINE_PRODUCTVERSION_STR "
5.1
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/dinput8/version.rc
View file @
10778aa7
...
...
@@ -18,10 +18,10 @@
#define WINE_FILEDESCRIPTION_STR "Wine DirectInput 8"
#define WINE_FILENAME_STR "dinput8.dll"
#define WINE_FILEVERSION
4,8,1,90
1
#define WINE_FILEVERSION_STR "
4.8.1.90
1"
#define WINE_PRODUCTVERSION
4,8,1,90
1
#define WINE_PRODUCTVERSION_STR "
4.8
"
#define WINE_FILEVERSION
5,1,2600,88
1
#define WINE_FILEVERSION_STR "
5.1.2600.88
1"
#define WINE_PRODUCTVERSION
5,1,2600,88
1
#define WINE_PRODUCTVERSION_STR "
5.1
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/dmband/version.rc
View file @
10778aa7
...
...
@@ -18,10 +18,10 @@
#define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Band"
#define WINE_FILENAME_STR "dmband.dll"
#define WINE_FILEVERSION
4,9
,0,900
#define WINE_FILEVERSION_STR "
4.9
.0.900"
#define WINE_PRODUCTVERSION
4,9
,0,900
#define WINE_PRODUCTVERSION_STR "
4.9
"
#define WINE_FILEVERSION
5,3
,0,900
#define WINE_FILEVERSION_STR "
5.3
.0.900"
#define WINE_PRODUCTVERSION
5,3
,0,900
#define WINE_PRODUCTVERSION_STR "
5.3
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/dmcompos/version.rc
View file @
10778aa7
...
...
@@ -18,10 +18,10 @@
#define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Composer"
#define WINE_FILENAME_STR "dmcompos.dll"
#define WINE_FILEVERSION
4,9
,0,900
#define WINE_FILEVERSION_STR "
4.9
.0.900"
#define WINE_PRODUCTVERSION
4,9
,0,900
#define WINE_PRODUCTVERSION_STR "
4.9
"
#define WINE_FILEVERSION
5,3
,0,900
#define WINE_FILEVERSION_STR "
5.3
.0.900"
#define WINE_PRODUCTVERSION
5,3
,0,900
#define WINE_PRODUCTVERSION_STR "
5.3
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/dmime/version.rc
View file @
10778aa7
...
...
@@ -18,10 +18,10 @@
#define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Interactive Engine"
#define WINE_FILENAME_STR "dmime.dll"
#define WINE_FILEVERSION
4,9
,0,900
#define WINE_FILEVERSION_STR "
4.9
.0.900"
#define WINE_PRODUCTVERSION
4,9
,0,900
#define WINE_PRODUCTVERSION_STR "
4.9
"
#define WINE_FILEVERSION
5,3
,0,900
#define WINE_FILEVERSION_STR "
5.3
.0.900"
#define WINE_PRODUCTVERSION
5,3
,0,900
#define WINE_PRODUCTVERSION_STR "
5.3
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/dmloader/version.rc
View file @
10778aa7
...
...
@@ -18,10 +18,10 @@
#define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Loader"
#define WINE_FILENAME_STR "dmloader.dll"
#define WINE_FILEVERSION
4,9
,0,900
#define WINE_FILEVERSION_STR "
4.9
.0.900"
#define WINE_PRODUCTVERSION
4,9
,0,900
#define WINE_PRODUCTVERSION_STR "
4.9
"
#define WINE_FILEVERSION
5,3
,0,900
#define WINE_FILEVERSION_STR "
5.3
.0.900"
#define WINE_PRODUCTVERSION
5,3
,0,900
#define WINE_PRODUCTVERSION_STR "
5.3
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/dmscript/version.rc
View file @
10778aa7
...
...
@@ -18,10 +18,10 @@
#define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Scripting"
#define WINE_FILENAME_STR "dmscript.dll"
#define WINE_FILEVERSION
4,9
,0,900
#define WINE_FILEVERSION_STR "
4.9
.0.900"
#define WINE_PRODUCTVERSION
4,9
,0,900
#define WINE_PRODUCTVERSION_STR "
4.9
"
#define WINE_FILEVERSION
5,3
,0,900
#define WINE_FILEVERSION_STR "
5.3
.0.900"
#define WINE_PRODUCTVERSION
5,3
,0,900
#define WINE_PRODUCTVERSION_STR "
5.3
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/dmstyle/version.rc
View file @
10778aa7
...
...
@@ -18,10 +18,10 @@
#define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Style Engine"
#define WINE_FILENAME_STR "dmstyle.dll"
#define WINE_FILEVERSION
4,9
,0,900
#define WINE_FILEVERSION_STR "
4.9
.0.900"
#define WINE_PRODUCTVERSION
4,9
,0,900
#define WINE_PRODUCTVERSION_STR "
4.9
"
#define WINE_FILEVERSION
5,3
,0,900
#define WINE_FILEVERSION_STR "
5.3
.0.900"
#define WINE_PRODUCTVERSION
5,3
,0,900
#define WINE_PRODUCTVERSION_STR "
5.3
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/dmsynth/version.rc
View file @
10778aa7
...
...
@@ -18,10 +18,10 @@
#define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Software Synthesizer"
#define WINE_FILENAME_STR "dmsynth.dll"
#define WINE_FILEVERSION
4,9
,0,900
#define WINE_FILEVERSION_STR "
4.9
.0.900"
#define WINE_PRODUCTVERSION
4,9
,0,900
#define WINE_PRODUCTVERSION_STR "
4.9
"
#define WINE_FILEVERSION
5,3
,0,900
#define WINE_FILEVERSION_STR "
5.3
.0.900"
#define WINE_PRODUCTVERSION
5,3
,0,900
#define WINE_PRODUCTVERSION_STR "
5.3
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/dmusic/version.rc
View file @
10778aa7
...
...
@@ -19,10 +19,10 @@
#define WINE_OLESELFREGISTER
#define WINE_FILEDESCRIPTION_STR "Wine DirectMusic"
#define WINE_FILENAME_STR "dmusic.dll"
#define WINE_FILEVERSION
4,9
,0,900
#define WINE_FILEVERSION_STR "
4.9
.0.900"
#define WINE_PRODUCTVERSION
4,9
,0,900
#define WINE_PRODUCTVERSION_STR "
4.9
"
#define WINE_FILEVERSION
5,3
,0,900
#define WINE_FILEVERSION_STR "
5.3
.0.900"
#define WINE_PRODUCTVERSION
5,3
,0,900
#define WINE_PRODUCTVERSION_STR "
5.3
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/dmusic32/version.rc
View file @
10778aa7
...
...
@@ -18,10 +18,10 @@
#define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Legacy Port"
#define WINE_FILENAME_STR "dmusic32.dll"
#define WINE_FILEVERSION
4,9
,0,900
#define WINE_FILEVERSION_STR "
4.9
.0.900"
#define WINE_PRODUCTVERSION
4,9
,0,900
#define WINE_PRODUCTVERSION_STR "
4.9
"
#define WINE_FILEVERSION
5,3
,0,900
#define WINE_FILEVERSION_STR "
5.3
.0.900"
#define WINE_PRODUCTVERSION
5,3
,0,900
#define WINE_PRODUCTVERSION_STR "
5.3
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/dplayx/version.rc
View file @
10778aa7
...
...
@@ -19,10 +19,10 @@
#define WINE_OLESELFREGISTER
#define WINE_FILEDESCRIPTION_STR "Wine DirectPlay"
#define WINE_FILENAME_STR "dplayx.dll"
#define WINE_FILEVERSION
4,8,1,881
#define WINE_FILEVERSION_STR "
4.8.1.881
"
#define WINE_PRODUCTVERSION
4,8,1,881
#define WINE_PRODUCTVERSION_STR "
4.8
"
#define WINE_FILEVERSION
5,3,0,900
#define WINE_FILEVERSION_STR "
5.3.0.900
"
#define WINE_PRODUCTVERSION
5,3,0,900
#define WINE_PRODUCTVERSION_STR "
5.3
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/dpnet/version.rc
View file @
10778aa7
...
...
@@ -18,10 +18,10 @@
#define WINE_FILEDESCRIPTION_STR "Wine DirectPlay 8"
#define WINE_FILENAME_STR "dpnet.dll"
#define WINE_FILEVERSION 5,
1,2,6
00
#define WINE_FILEVERSION_STR "5.
1.2.6
00"
#define WINE_PRODUCTVERSION 5,
1,2,6
00
#define WINE_PRODUCTVERSION_STR "5.
1
"
#define WINE_FILEVERSION 5,
3,0,9
00
#define WINE_FILEVERSION_STR "5.
3.0.9
00"
#define WINE_PRODUCTVERSION 5,
3,0,9
00
#define WINE_PRODUCTVERSION_STR "5.
3
"
#define WINE_PRODUCTNAME_STR "Wine DirectX"
#include "wine/wine_common_ver.rc"
dlls/dpnhpast/version.rc
View file @
10778aa7
...
...
@@ -18,10 +18,10 @@
#define WINE_FILEDESCRIPTION_STR "Wine DirectPlay NAT Helper PAST"
#define WINE_FILENAME_STR "dpnhpast.dll"
#define WINE_FILEVERSION
4,8,1,88
1
#define WINE_FILEVERSION_STR "
4.8.1.88
1"
#define WINE_PRODUCTVERSION
4,8,1,88
1
#define WINE_PRODUCTVERSION_STR "
4.8
"
#define WINE_FILEVERSION
5,3,0,90
1
#define WINE_FILEVERSION_STR "
5.3.0.90
1"
#define WINE_PRODUCTVERSION
5,3,0,90
1
#define WINE_PRODUCTVERSION_STR "
5.3
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/dsound/version.rc
View file @
10778aa7
...
...
@@ -19,10 +19,10 @@
#define WINE_OLESELFREGISTER
#define WINE_FILEDESCRIPTION_STR "Wine DirectSound"
#define WINE_FILENAME_STR "dsound.dll"
#define WINE_FILEVERSION
4,8,1,881
#define WINE_FILEVERSION_STR "
4.8.1.881
"
#define WINE_PRODUCTVERSION
4,8,1,881
#define WINE_PRODUCTVERSION_STR "
4.8
"
#define WINE_FILEVERSION
5,3,0,900
#define WINE_FILEVERSION_STR "
5.3.0.900
"
#define WINE_PRODUCTVERSION
5,3,0,900
#define WINE_PRODUCTVERSION_STR "
5.3
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/dswave/version.rc
View file @
10778aa7
...
...
@@ -19,10 +19,10 @@
#define WINE_OLESELFREGISTER
#define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Wave"
#define WINE_FILENAME_STR "dswave.dll"
#define WINE_FILEVERSION
4,9
,0,900
#define WINE_FILEVERSION_STR "
4.9
.0.900"
#define WINE_PRODUCTVERSION
4,9
,0,900
#define WINE_PRODUCTVERSION_STR "
4.9
"
#define WINE_FILEVERSION
5,3
,0,900
#define WINE_FILEVERSION_STR "
5.3
.0.900"
#define WINE_PRODUCTVERSION
5,3
,0,900
#define WINE_PRODUCTVERSION_STR "
5.3
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/dxdiagn/version.rc
View file @
10778aa7
...
...
@@ -18,10 +18,10 @@
#define WINE_FILEDESCRIPTION_STR "Wine DxDiag 8"
#define WINE_FILENAME_STR "dxdiagn.dll"
#define WINE_FILEVERSION 5,
1,2,600
#define WINE_FILEVERSION_STR "5.
1.2.600
"
#define WINE_PRODUCTVERSION 5,
1,2,600
#define WINE_PRODUCTVERSION_STR "5.
1
"
#define WINE_FILEVERSION 5,
3,1,902
#define WINE_FILEVERSION_STR "5.
3.1.902
"
#define WINE_PRODUCTVERSION 5,
3,1,902
#define WINE_PRODUCTVERSION_STR "5.
3
"
#define WINE_PRODUCTNAME_STR "Wine DirectX"
#include "wine/wine_common_ver.rc"
dlls/msdmo/rsrc.rc
View file @
10778aa7
...
...
@@ -18,10 +18,10 @@
#define WINE_FILEDESCRIPTION_STR "DMO Runtime"
#define WINE_FILENAME_STR "msdmo.dll"
#define WINE_FILEVERSION 6,
3,1,4
00
#define WINE_FILEVERSION_STR "6.
3.1.4
00"
#define WINE_PRODUCTVERSION 6,
3,1,4
00
#define WINE_PRODUCTVERSION_STR "6.
3
"
#define WINE_FILEVERSION 6,
5,1,9
00
#define WINE_FILEVERSION_STR "6.
5.1.9
00"
#define WINE_PRODUCTVERSION 6,
5,1,9
00
#define WINE_PRODUCTVERSION_STR "6.
5
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
dlls/qcap/.cvsignore
View file @
10778aa7
Makefile
qcap.dll.dbg.c
qcap.spec.def
version.res
dlls/qcap/Makefile.in
View file @
10778aa7
...
...
@@ -6,6 +6,8 @@ MODULE = qcap.dll
C_SRCS
=
qcap_main.c
RC_SRCS
=
version.rc
@MAKE_DLL_RULES@
### Dependencies:
dlls/qcap/version.rc
0 → 100644
View file @
10778aa7
/*
* Copyright 2004 Ivan Leo Murray-Smith
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#define WINE_FILEDESCRIPTION_STR "Wine qcap dll"
#define WINE_FILENAME_STR "qcap.dll"
#define WINE_FILEVERSION 6,5,1,900
#define WINE_FILEVERSION_STR "6.5.1.900"
#define WINE_PRODUCTVERSION 6,5,1,900
#define WINE_PRODUCTVERSION_STR "6.5"
#define WINE_PRODUCTNAME_STR "DirectShow"
#include "wine/wine_common_ver.rc"
dlls/quartz/version.rc
View file @
10778aa7
...
...
@@ -19,10 +19,10 @@
#define WINE_OLESELFREGISTER
#define WINE_FILEDESCRIPTION_STR "Wine Quartz dll"
#define WINE_FILENAME_STR "quartz.dll"
#define WINE_FILEVERSION 6,
3,1,881
#define WINE_FILEVERSION_STR "6.
3.1.881
"
#define WINE_PRODUCTVERSION 6,
3,1,881
#define WINE_PRODUCTVERSION_STR "6.
3
"
#define WINE_FILEVERSION 6,
5,1,902
#define WINE_FILEVERSION_STR "6.
5.1.902
"
#define WINE_PRODUCTVERSION 6,
5,1,902
#define WINE_PRODUCTVERSION_STR "6.
5
"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment