Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
fa64a7d8
Commit
fa64a7d8
authored
Feb 27, 2015
by
Mark Harmstone
Committed by
Alexandre Julliard
Mar 02, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Add definition of GUID_All_Objects.
parent
25b4d6be
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
dsound.h
include/dsound.h
+2
-0
No files found.
include/dsound.h
View file @
fa64a7d8
...
...
@@ -668,6 +668,8 @@ DECLARE_INTERFACE_(IDirectSoundBuffer8,IUnknown)
};
#undef INTERFACE
DEFINE_GUID
(
GUID_All_Objects
,
0xaa114de5
,
0xc262
,
0x4169
,
0xa1
,
0xc8
,
0x23
,
0xd6
,
0x98
,
0xcc
,
0x73
,
0xb5
);
#if !defined(__cplusplus) || defined(CINTERFACE)
/*** IUnknown methods ***/
#define IDirectSoundBuffer8_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b)
...
...
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