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
4992e6a5
Commit
4992e6a5
authored
Jul 19, 2012
by
Michael Stefaniuc
Committed by
Alexandre Julliard
Jul 19, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dsound: Merge the two IUnknown/IDirectSound implementations for DirectSound.
parent
e236a3c2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
dsound.c
dlls/dsound/dsound.c
+0
-0
dsound_private.h
dlls/dsound/dsound_private.h
+0
-2
No files found.
dlls/dsound/dsound.c
View file @
4992e6a5
This diff is collapsed.
Click to expand it.
dlls/dsound/dsound_private.h
View file @
4992e6a5
...
...
@@ -42,8 +42,6 @@ extern int ds_default_bits_per_sample DECLSPEC_HIDDEN;
typedef
struct
IDirectSoundImpl
IDirectSoundImpl
;
typedef
struct
IDirectSound_IUnknown
IDirectSound_IUnknown
;
typedef
struct
IDirectSound_IDirectSound
IDirectSound_IDirectSound
;
typedef
struct
IDirectSound8_IUnknown
IDirectSound8_IUnknown
;
typedef
struct
IDirectSound8_IDirectSound
IDirectSound8_IDirectSound
;
typedef
struct
IDirectSound8_IDirectSound8
IDirectSound8_IDirectSound8
;
typedef
struct
IDirectSoundBufferImpl
IDirectSoundBufferImpl
;
typedef
struct
IDirectSoundCaptureImpl
IDirectSoundCaptureImpl
;
...
...
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