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
6fed2f96
Commit
6fed2f96
authored
Dec 14, 2023
by
Biswapriyo Nath
Committed by
Alexandre Julliard
Dec 14, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Add SampleGrabber coclass definition in qedit.idl.
parent
5def0d2e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
qedit.idl
include/qedit.idl
+8
-0
uuids.h
include/uuids.h
+0
-1
No files found.
include/qedit.idl
View file @
6fed2f96
...
...
@@ -81,6 +81,14 @@ interface ISampleGrabber: IUnknown
}
[
uuid
(
c1f400a0
-
3
f08
-
11
d3
-
9
f0b
-
006008039
e37
)
]
coclass
SampleGrabber
{
[
default
]
interface
ISampleGrabber
;
}
[
object
,
uuid
(
65b
d0710
-
24
d2
-
4
FF7
-
9324
-
ed2e5d3abafa
),
pointer_default
(
unique
)
...
...
include/uuids.h
View file @
6fed2f96
...
...
@@ -151,7 +151,6 @@ OUR_GUID_ENTRY(CLSID_SBE2File, 0x93a094d7, 0x51e8, 0x485b,
OUR_GUID_ENTRY
(
CLSID_SBE2FileScan
,
0x3e458037
,
0x0ca6
,
0x41aa
,
0xa5
,
0x94
,
0x2a
,
0xa6
,
0xc0
,
0x2d
,
0x70
,
0x9b
)
OUR_GUID_ENTRY
(
CLSID_SBE2MediaTypeProfile
,
0x1f26a602
,
0x2b5c
,
0x4b63
,
0xb8
,
0xe8
,
0x9e
,
0xa5
,
0xc1
,
0xa7
,
0xdc
,
0x2e
)
OUR_GUID_ENTRY
(
CLSID_SBE2Sink
,
0xe2448508
,
0x95da
,
0x4205
,
0x9a
,
0x27
,
0x7e
,
0xc8
,
0x1e
,
0x72
,
0x3b
,
0x1a
)
OUR_GUID_ENTRY
(
CLSID_SampleGrabber
,
0xc1f400a0
,
0x3f08
,
0x11d3
,
0x9f
,
0x0b
,
0x00
,
0x60
,
0x08
,
0x03
,
0x9e
,
0x37
)
OUR_GUID_ENTRY
(
CLSID_SeekingPassThru
,
0x060af76c
,
0x68dd
,
0x11d0
,
0x8f
,
0xc1
,
0x00
,
0xc0
,
0x4f
,
0xd9
,
0x18
,
0x9d
)
OUR_GUID_ENTRY
(
CLSID_SimpleCutList
,
0xa5ea8d30
,
0x253d
,
0x11d1
,
0xb3
,
0xf1
,
0x00
,
0xaa
,
0x00
,
0x37
,
0x61
,
0xc5
)
OUR_GUID_ENTRY
(
CLSID_SmartTee
,
0xcc58e280
,
0x8aa1
,
0x11d1
,
0xb3
,
0xf1
,
0x00
,
0xaa
,
0x00
,
0x37
,
0x61
,
0xc5
)
...
...
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