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
51971335
Commit
51971335
authored
Apr 28, 2007
by
Andrew Talbot
Committed by
Alexandre Julliard
Apr 30, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
comdlg32: Exclude unused headers.
parent
de35a955
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
4 deletions
+0
-4
filedlg.c
dlls/comdlg32/filedlg.c
+0
-1
filedlg31.c
dlls/comdlg32/filedlg31.c
+0
-1
fontdlg16.c
dlls/comdlg32/fontdlg16.c
+0
-1
printdlg16.c
dlls/comdlg32/printdlg16.c
+0
-1
No files found.
dlls/comdlg32/filedlg.c
View file @
51971335
...
...
@@ -73,7 +73,6 @@
#include "filedlg31.h"
#include "cderr.h"
#include "shellapi.h"
#include "shlguid.h"
#include "shlobj.h"
#include "filedlgbrowser.h"
#include "shlwapi.h"
...
...
dlls/comdlg32/filedlg31.c
View file @
51971335
...
...
@@ -30,7 +30,6 @@
#include "winuser.h"
#include "wine/unicode.h"
#include "wine/debug.h"
#include "cderr.h"
#include "winreg.h"
#include "winternl.h"
#include "commdlg.h"
...
...
dlls/comdlg32/fontdlg16.c
View file @
51971335
...
...
@@ -32,7 +32,6 @@
#include "wine/winbase16.h"
#include "wine/winuser16.h"
#include "commdlg.h"
#include "dlgs.h"
#include "wine/debug.h"
#include "cderr.h"
...
...
dlls/comdlg32/printdlg16.c
View file @
51971335
...
...
@@ -40,7 +40,6 @@
#include "wine/debug.h"
#include "cderr.h"
#include "winspool.h"
#include "winerror.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
commdlg
);
...
...
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