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
6030e4d5
Commit
6030e4d5
authored
May 19, 2007
by
Andrew Talbot
Committed by
Alexandre Julliard
May 21, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
user32: Exclude unused headers.
parent
eafdcd11
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
6 deletions
+0
-6
mdi.c
dlls/user32/mdi.c
+0
-1
msgbox.c
dlls/user32/msgbox.c
+0
-1
nonclient.c
dlls/user32/nonclient.c
+0
-2
property.c
dlls/user32/property.c
+0
-1
spy.c
dlls/user32/spy.c
+0
-1
No files found.
dlls/user32/mdi.c
View file @
6030e4d5
...
...
@@ -99,7 +99,6 @@
#include "controls.h"
#include "user_private.h"
#include "wine/debug.h"
#include "dlgs.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
mdi
);
...
...
dlls/user32/msgbox.c
View file @
6030e4d5
...
...
@@ -27,7 +27,6 @@
#include "wingdi.h"
#include "wine/winbase16.h"
#include "wine/winuser16.h"
#include "winreg.h"
#include "winternl.h"
#include "dlgs.h"
#include "user_private.h"
...
...
dlls/user32/nonclient.c
View file @
6030e4d5
...
...
@@ -26,11 +26,9 @@
#include "winbase.h"
#include "wingdi.h"
#include "wine/winuser16.h"
#include "wownt32.h"
#include "win.h"
#include "user_private.h"
#include "controls.h"
#include "shellapi.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
nonclient
);
...
...
dlls/user32/property.c
View file @
6030e4d5
...
...
@@ -26,7 +26,6 @@
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "wownt32.h"
#include "wine/unicode.h"
#include "wine/winuser16.h"
...
...
dlls/user32/spy.c
View file @
6030e4d5
...
...
@@ -32,7 +32,6 @@
#include "win.h"
#include "user_private.h"
#include "wine/debug.h"
#include "winnls.h"
#include "commctrl.h"
#include "commdlg.h"
#include "richedit.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