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
0fe51e0f
Commit
0fe51e0f
authored
Aug 29, 2019
by
Zebediah Figura
Committed by
Alexandre Julliard
Aug 30, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
amstream/tests: Link to strmiids and uuid.
Signed-off-by:
Zebediah Figura
<
z.figura12@gmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
64121456
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
Makefile.in
dlls/amstream/tests/Makefile.in
+1
-1
amstream.c
dlls/amstream/tests/amstream.c
+1
-2
No files found.
dlls/amstream/tests/Makefile.in
View file @
0fe51e0f
TESTDLL
=
amstream.dll
IMPORTS
=
quartz ddraw oleaut32
ole32 user32
IMPORTS
=
strmiids uuid ddraw
ole32 user32
C_SRCS
=
\
amstream.c
dlls/amstream/tests/amstream.c
View file @
0fe51e0f
...
...
@@ -21,12 +21,11 @@
#define COBJMACROS
#include "wine/test.h"
#include "initguid.h"
#include "dshow.h"
#include "amstream.h"
#include "vfwmsgs.h"
#include "mmreg.h"
#include "ks.h"
#include "initguid.h"
#include "ksmedia.h"
static
const
WCHAR
primary_video_sink_id
[]
=
{
'I'
,
'{'
,
'A'
,
'3'
,
'5'
,
'F'
,
'F'
,
'5'
,
'6'
,
'A'
,
...
...
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