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
6db7ce7a
Commit
6db7ce7a
authored
Jul 01, 2008
by
Dan Hipschman
Committed by
Alexandre Julliard
Jul 02, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Fix type redefinitions in IDL files.
parent
037fa861
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
d3d10.idl
include/d3d10.idl
+1
-1
vmr9.idl
include/vmr9.idl
+0
-1
No files found.
include/d3d10.idl
View file @
6db7ce7a
...
...
@@ -676,7 +676,7 @@ typedef struct D3D10_TEX2DMS_SRV {
UINT
UnusedField_NothingToDefine
;
}
D3D10_TEX2DMS_SRV
;
typedef
struct
D3D10_TEX2DMS_ARRAY_
RT
V
{
typedef
struct
D3D10_TEX2DMS_ARRAY_
SR
V
{
UINT
FirstArraySlice
;
UINT
ArraySize
;
}
D3D10_TEX2DMS_ARRAY_SRV
;
...
...
include/vmr9.idl
View file @
6db7ce7a
...
...
@@ -25,7 +25,6 @@ typedef LONGLONG REFERENCE_TIME;
typedef
DWORD
D3DFORMAT
;
typedef
DWORD
D3DPOOL
;
typedef
HANDLE
HMONITOR
;
typedef
HANDLE
HDC
;
typedef
struct
{
}
AM_MEDIA_TYPE
;
typedef
struct
{
}
D3DCOLOR
;
cpp_quote
(
"#endif"
)
...
...
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