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
02a36afd
Commit
02a36afd
authored
May 18, 2007
by
Andrew Talbot
Committed by
Alexandre Julliard
May 21, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
shell32: Exclude unused headers.
parent
a77715c2
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
6 deletions
+0
-6
shellstring.c
dlls/shell32/shellstring.c
+0
-2
shlfsbind.c
dlls/shell32/shlfsbind.c
+0
-1
shlmenu.c
dlls/shell32/shlmenu.c
+0
-1
shv_bg_cmenu.c
dlls/shell32/shv_bg_cmenu.c
+0
-1
shv_item_cmenu.c
dlls/shell32/shv_item_cmenu.c
+0
-1
No files found.
dlls/shell32/shellstring.c
View file @
02a36afd
...
@@ -27,13 +27,11 @@
...
@@ -27,13 +27,11 @@
#include "windef.h"
#include "windef.h"
#include "winbase.h"
#include "winbase.h"
#include "winnls.h"
#include "winnls.h"
#include "winerror.h"
#include "wingdi.h"
#include "wingdi.h"
#include "winuser.h"
#include "winuser.h"
#include "winreg.h"
#include "winreg.h"
#include "shlobj.h"
#include "shlobj.h"
#include "shellapi.h"
#include "shlwapi.h"
#include "shlwapi.h"
#include "shell32_main.h"
#include "shell32_main.h"
#include "undocshell.h"
#include "undocshell.h"
...
...
dlls/shell32/shlfsbind.c
View file @
02a36afd
...
@@ -28,7 +28,6 @@
...
@@ -28,7 +28,6 @@
#include "windef.h"
#include "windef.h"
#include "winbase.h"
#include "winbase.h"
#include "winreg.h"
#include "winuser.h"
#include "winuser.h"
#include "shlobj.h"
#include "shlobj.h"
#include "shell32_main.h"
#include "shell32_main.h"
...
...
dlls/shell32/shlmenu.c
View file @
02a36afd
...
@@ -32,7 +32,6 @@
...
@@ -32,7 +32,6 @@
#include "undocshell.h"
#include "undocshell.h"
#include "shlwapi.h"
#include "shlwapi.h"
#include "shell32_main.h"
#include "shell32_main.h"
#include "shlguid.h"
#include "pidl.h"
#include "pidl.h"
#include "wine/debug.h"
#include "wine/debug.h"
...
...
dlls/shell32/shv_bg_cmenu.c
View file @
02a36afd
...
@@ -29,7 +29,6 @@
...
@@ -29,7 +29,6 @@
#include "windef.h"
#include "windef.h"
#include "wingdi.h"
#include "wingdi.h"
#include "pidl.h"
#include "pidl.h"
#include "shlguid.h"
#include "shlobj.h"
#include "shlobj.h"
#include "shell32_main.h"
#include "shell32_main.h"
...
...
dlls/shell32/shv_item_cmenu.c
View file @
02a36afd
...
@@ -30,7 +30,6 @@
...
@@ -30,7 +30,6 @@
#include "windef.h"
#include "windef.h"
#include "wingdi.h"
#include "wingdi.h"
#include "pidl.h"
#include "pidl.h"
#include "shlguid.h"
#include "undocshell.h"
#include "undocshell.h"
#include "shlobj.h"
#include "shlobj.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