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
d753c6eb
Commit
d753c6eb
authored
Jul 08, 2008
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Don't define uuids in amvideo.idl as that conflicts with uuids.h
parent
9575564a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
amvideo.idl
include/amvideo.idl
+5
-5
No files found.
include/amvideo.idl
View file @
d753c6eb
...
...
@@ -61,7 +61,7 @@ cpp_quote("#define AMDSS_PRIMARY (AMDDS_DCIPS | AMDDS_PS)")
[
object
,
uuid
(
36
d39eb0
-
dd75
-
11
ce
-
bf0e
-
00
aa0055595a
),
/*
uuid
(
36
d39eb0
-
dd75
-
11
ce
-
bf0e
-
00
aa0055595a
)
conflicts
with
uuids
.
h
*/
pointer_default
(
unique
),
local
]
...
...
@@ -87,7 +87,7 @@ interface IDirectDrawVideo : IUnknown
[
object
,
uuid
(
1b
d0ecb0
-
f8e2
-
11
ce
-
aac6
-
0020
af0b99a3
),
/*
uuid
(
1b
d0ecb0
-
f8e2
-
11
ce
-
aac6
-
0020
af0b99a3
)
conflicts
with
uuids
.
h
*/
pointer_default
(
unique
),
local
]
...
...
@@ -103,7 +103,7 @@ interface IQualProp : IUnknown
[
object
,
uuid
(
dd1d7110
-
7836
-
11
cf
-
bf47
-
00
aa0055595a
),
/*
uuid
(
dd1d7110
-
7836
-
11
cf
-
bf47
-
00
aa0055595a
)
conflicts
with
uuids
.
h
*/
pointer_default
(
unique
)
]
interface
IFullScreenVideo
:
IUnknown
...
...
@@ -129,7 +129,7 @@ interface IFullScreenVideo : IUnknown
[
object
,
uuid
(
53479470
-
f1dd
-
11
cf
-
bc42
-
00
aa00ac74f6
),
/*
uuid
(
53479470
-
f1dd
-
11
cf
-
bc42
-
00
aa00ac74f6
)
conflicts
with
uuids
.
h
*/
pointer_default
(
unique
),
local
]
...
...
@@ -144,7 +144,7 @@ interface IFullScreenVideoEx : IFullScreenVideo
[
object
,
uuid
(
61
ded640
-
e912
-
11
ce
-
a099
-
00
aa00479a58
),
/*
uuid
(
61
ded640
-
e912
-
11
ce
-
a099
-
00
aa00479a58
)
conflicts
with
uuids
.
h
*/
pointer_default
(
unique
),
local
]
...
...
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