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
5ded3a9e
Commit
5ded3a9e
authored
May 16, 2007
by
Andrew Talbot
Committed by
Alexandre Julliard
May 17, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
quartz: Exclude unused headers.
parent
a894ab6b
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
10 deletions
+0
-10
acmwrapper.c
dlls/quartz/acmwrapper.c
+0
-2
avidec.c
dlls/quartz/avidec.c
+0
-4
avisplit.c
dlls/quartz/avisplit.c
+0
-1
dsoundrender.c
dlls/quartz/dsoundrender.c
+0
-2
mpegsplit.c
dlls/quartz/mpegsplit.c
+0
-1
No files found.
dlls/quartz/acmwrapper.c
View file @
5ded3a9e
...
@@ -21,7 +21,6 @@
...
@@ -21,7 +21,6 @@
#include "config.h"
#include "config.h"
#include "quartz_private.h"
#include "quartz_private.h"
#include "control_private.h"
#include "pin.h"
#include "pin.h"
#include "uuids.h"
#include "uuids.h"
...
@@ -31,7 +30,6 @@
...
@@ -31,7 +30,6 @@
#include "dshow.h"
#include "dshow.h"
#include "strmif.h"
#include "strmif.h"
#include "vfwmsgs.h"
#include "vfwmsgs.h"
#include "evcode.h"
#include "msacm.h"
#include "msacm.h"
#include <assert.h>
#include <assert.h>
...
...
dlls/quartz/avidec.c
View file @
5ded3a9e
...
@@ -21,12 +21,9 @@
...
@@ -21,12 +21,9 @@
#include "config.h"
#include "config.h"
#include "quartz_private.h"
#include "quartz_private.h"
#include "control_private.h"
#include "pin.h"
#include "pin.h"
#include "uuids.h"
#include "uuids.h"
#include "aviriff.h"
#include "mmreg.h"
#include "vfwmsgs.h"
#include "vfwmsgs.h"
#include "amvideo.h"
#include "amvideo.h"
#include "windef.h"
#include "windef.h"
...
@@ -34,7 +31,6 @@
...
@@ -34,7 +31,6 @@
#include "dshow.h"
#include "dshow.h"
#include "strmif.h"
#include "strmif.h"
#include "vfwmsgs.h"
#include "vfwmsgs.h"
#include "evcode.h"
#include "vfw.h"
#include "vfw.h"
#include <assert.h>
#include <assert.h>
...
...
dlls/quartz/avisplit.c
View file @
5ded3a9e
...
@@ -29,7 +29,6 @@
...
@@ -29,7 +29,6 @@
#include "uuids.h"
#include "uuids.h"
#include "aviriff.h"
#include "aviriff.h"
#include "mmreg.h"
#include "vfwmsgs.h"
#include "vfwmsgs.h"
#include "amvideo.h"
#include "amvideo.h"
...
...
dlls/quartz/dsoundrender.c
View file @
5ded3a9e
...
@@ -25,9 +25,7 @@
...
@@ -25,9 +25,7 @@
#include "pin.h"
#include "pin.h"
#include "uuids.h"
#include "uuids.h"
#include "mmreg.h"
#include "vfwmsgs.h"
#include "vfwmsgs.h"
#include "fourcc.h"
#include "windef.h"
#include "windef.h"
#include "winbase.h"
#include "winbase.h"
#include "dshow.h"
#include "dshow.h"
...
...
dlls/quartz/mpegsplit.c
View file @
5ded3a9e
...
@@ -29,7 +29,6 @@
...
@@ -29,7 +29,6 @@
#include "uuids.h"
#include "uuids.h"
#include "mmreg.h"
#include "mmreg.h"
#include "vfwmsgs.h"
#include "mmsystem.h"
#include "mmsystem.h"
#include "winternl.h"
#include "winternl.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