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
3a17ee90
Commit
3a17ee90
authored
Jun 29, 2020
by
Vijay Kiran Kamuju
Committed by
Alexandre Julliard
Jun 29, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Fix typo in DS3DALG_DEFAULT.
Spotted by Ozkan Sezer Signed-off-by:
Vijay Kiran Kamuju
<
infyquest@gmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
59ce4e3e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dsound.h
include/dsound.h
+1
-1
No files found.
include/dsound.h
View file @
3a17ee90
...
...
@@ -116,7 +116,7 @@ DEFINE_GUID(DSDEVID_DefaultVoiceCapture, 0xDEF00003,0x9C6D,0x47ED,0xAA,0xF1,0x4D
DEFINE_GUID
(
DSDEVID_WinePlayback
,
0x40316A1D
,
0x605B
,
0xD611
,
0x87
,
0xC6
,
0x00
,
0x80
,
0xAD
,
0x00
,
0x02
,
0xFE
);
#define DS
D
3DALG_DEFAULT GUID_NULL
#define DS3DALG_DEFAULT GUID_NULL
DEFINE_GUID
(
DS3DALG_NO_VIRTUALIZATION
,
0xc241333f
,
0x1c1b
,
0x11d2
,
0x94
,
0xf5
,
0x00
,
0xc0
,
0x4f
,
0xc2
,
0x8a
,
0xca
);
DEFINE_GUID
(
DS3DALG_HRTF_FULL
,
0xc2413340
,
0x1c1b
,
0x11d2
,
0x94
,
0xf5
,
0x00
,
0xc0
,
0x4f
,
0xc2
,
0x8a
,
0xca
);
DEFINE_GUID
(
DS3DALG_HRTF_LIGHT
,
0xc2413342
,
0x1c1b
,
0x11d2
,
0x94
,
0xf5
,
0x00
,
0xc0
,
0x4f
,
0xc2
,
0x8a
,
0xca
);
...
...
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