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
b305000f
Commit
b305000f
authored
Sep 15, 2015
by
Andrew Eikum
Committed by
Alexandre Julliard
Sep 16, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include/xaudio2.idl: Fix struct packing.
parent
e585d17f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
xaudio2.idl
include/xaudio2.idl
+4
-0
No files found.
include/xaudio2.idl
View file @
b305000f
...
...
@@ -21,6 +21,8 @@ import "mmdeviceapi.idl";
import
"audiosessiontypes.h"
;
cpp_quote
(
"#include <pshpack1.h>"
)
[
uuid
(
5
a508685
-
a254
-
4
fba
-
9b82
-
9
a24b00306af
)
]
...
...
@@ -593,3 +595,5 @@ cpp_quote("inline static float XAudio2RadiansToCutoffFrequency(float radians, fl
cpp_quote
(
"#endif"
)
cpp_quote
(
"HRESULT WINAPI XAudio2Create(IXAudio2** pxaudio2, UINT32 flags, XAUDIO2_PROCESSOR processor);"
)
cpp_quote
(
"#include <poppack.h>"
)
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