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
eafdcd11
Commit
eafdcd11
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
01e93cc2
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
5 deletions
+0
-5
dde_server.c
dlls/user32/dde_server.c
+0
-1
defwnd.c
dlls/user32/defwnd.c
+0
-1
exticon.c
dlls/user32/exticon.c
+0
-1
focus.c
dlls/user32/focus.c
+0
-1
lstr.c
dlls/user32/lstr.c
+0
-1
No files found.
dlls/user32/dde_server.c
View file @
eafdcd11
...
...
@@ -29,7 +29,6 @@
#include "winbase.h"
#include "wingdi.h"
#include "winuser.h"
#include "winerror.h"
#include "dde.h"
#include "ddeml.h"
#include "win.h"
...
...
dlls/user32/defwnd.c
View file @
eafdcd11
...
...
@@ -29,7 +29,6 @@
#include "winbase.h"
#include "wingdi.h"
#include "winnls.h"
#include "imm.h"
#include "win.h"
#include "user_private.h"
#include "controls.h"
...
...
dlls/user32/exticon.c
View file @
eafdcd11
...
...
@@ -36,7 +36,6 @@
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "winerror.h"
#include "winuser.h"
#include "wine/winbase16.h"
#include "user_private.h"
...
...
dlls/user32/focus.c
View file @
eafdcd11
...
...
@@ -28,7 +28,6 @@
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "winerror.h"
#include "win.h"
#include "user_private.h"
#include "wine/server.h"
...
...
dlls/user32/lstr.c
View file @
eafdcd11
...
...
@@ -36,7 +36,6 @@
#include "wine/exception.h"
#include "wine/unicode.h"
#include "excpt.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