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
dcb9240a
Commit
dcb9240a
authored
Dec 18, 2002
by
Ove Kaaven
Committed by
Alexandre Julliard
Dec 18, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed a few more inclusions of deprecated wine/obj_*.h headers.
parent
2aed5d77
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
4 deletions
+0
-4
ole2.c
dlls/ole32/ole2.c
+0
-1
dataobject.c
dlls/shell32/dataobject.c
+0
-1
shell32_main.h
dlls/shell32/shell32_main.h
+0
-1
uuid.c
ole/uuid.c
+0
-1
No files found.
dlls/ole32/ole2.c
View file @
dcb9240a
...
...
@@ -38,7 +38,6 @@
#include "winreg.h"
#include "wownt32.h"
#include "wine/obj_clientserver.h"
#include "wine/winbase16.h"
#include "wine/wingdi16.h"
#include "wine/winuser16.h"
...
...
dlls/shell32/dataobject.c
View file @
dcb9240a
...
...
@@ -26,7 +26,6 @@
#include "shell32_main.h"
#include "wine/debug.h"
#include "undocshell.h"
#include "wine/obj_dataobject.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
shell
);
...
...
dlls/shell32/shell32_main.h
View file @
dcb9240a
...
...
@@ -26,7 +26,6 @@
#include "docobj.h"
#include "undocshell.h"
#include "wine/obj_shellfolder.h"
#include "wine/obj_dataobject.h"
#include "wine/obj_contextmenu.h"
#include "wine/obj_shellview.h"
#include "wine/obj_shelllink.h"
...
...
ole/uuid.c
View file @
dcb9240a
...
...
@@ -44,7 +44,6 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
#include "shlguid.h"
#include "shlobj.h"
#include "wine/obj_channel.h"
#include "wine/obj_dragdrophelper.h"
#include "comcat.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