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
1922c72b
Commit
1922c72b
authored
Jul 25, 2001
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed unnecessary inclusion of heap.h.
parent
e6c0642e
Hide whitespace changes
Inline
Side-by-side
Showing
83 changed files
with
13 additions
and
86 deletions
+13
-86
combo.c
controls/combo.c
+1
-1
desktop.c
controls/desktop.c
+0
-1
icontitle.c
controls/icontitle.c
+0
-1
static.c
controls/static.c
+0
-1
ipaddress.c
dlls/comctl32/ipaddress.c
+0
-1
filedlg95.c
dlls/commdlg/filedlg95.c
+1
-1
filedlgbrowser.c
dlls/commdlg/filedlgbrowser.c
+0
-1
main.c
dlls/ddraw/d3ddevice/main.c
+0
-1
mesa.c
dlls/ddraw/d3ddevice/mesa.c
+0
-1
d3dexecutebuffer.c
dlls/ddraw/d3dexecutebuffer.c
+0
-1
d3dlight.c
dlls/ddraw/d3dlight.c
+0
-1
d3dmaterial.c
dlls/ddraw/d3dmaterial.c
+0
-1
d3dtexture.c
dlls/ddraw/d3dtexture.c
+0
-1
d3dviewport.c
dlls/ddraw/d3dviewport.c
+0
-1
helper.c
dlls/ddraw/helper.c
+0
-1
dplaysp.c
dlls/dplayx/dplaysp.c
+0
-1
dplayx_global.c
dlls/dplayx/dplayx_global.c
+0
-1
toolhelp.c
dlls/kernel/toolhelp.c
+0
-1
wowthunk.c
dlls/kernel/wowthunk.c
+0
-1
mpr_main.c
dlls/mpr/mpr_main.c
+0
-1
driver.c
dlls/msacm/driver.c
+2
-2
rtl.c
dlls/ntdll/rtl.c
+0
-1
rtlstr.c
dlls/ntdll/rtlstr.c
+0
-1
sec.c
dlls/ntdll/sec.c
+0
-1
bindctx.c
dlls/ole32/bindctx.c
+0
-1
errorinfo.c
dlls/ole32/errorinfo.c
+1
-1
moniker.c
dlls/ole32/moniker.c
+0
-1
ole2nls.c
dlls/ole32/ole2nls.c
+0
-1
dispatch.c
dlls/oleaut32/dispatch.c
+0
-1
oleaut.c
dlls/oleaut32/oleaut.c
+0
-1
stubs.c
dlls/oleaut32/stubs.c
+0
-1
richedit.c
dlls/richedit/richedit.c
+0
-1
devinst.c
dlls/setupapi/devinst.c
+2
-2
infparse.c
dlls/setupapi/infparse.c
+0
-1
virtcopy.c
dlls/setupapi/virtcopy.c
+0
-1
memorystream.c
dlls/shell32/memorystream.c
+0
-1
shellstring.c
dlls/shell32/shellstring.c
+0
-1
systray.c
dlls/shell32/systray.c
+0
-1
regstream.c
dlls/shlwapi/regstream.c
+0
-1
graphics.c
dlls/ttydrv/graphics.c
+0
-1
network.c
dlls/user/network.c
+0
-1
winaspi16.c
dlls/winaspi/winaspi16.c
+0
-1
winaspi32.c
dlls/winaspi/winaspi32.c
+0
-1
ftp.c
dlls/wininet/ftp.c
+0
-1
mciwave.c
dlls/winmm/mciwave/mciwave.c
+0
-1
audio.c
dlls/winmm/wineoss/audio.c
+0
-1
midi.c
dlls/winmm/wineoss/midi.c
+0
-1
async.c
dlls/winsock/async.c
+0
-1
protocol.c
dlls/wsock32/protocol.c
+4
-2
graphics.c
graphics/enhmetafiledrv/graphics.c
+0
-1
objects.c
graphics/enhmetafiledrv/objects.c
+0
-1
bitblt.c
graphics/metafiledrv/bitblt.c
+0
-1
graphics.c
graphics/metafiledrv/graphics.c
+0
-1
objects.c
graphics/metafiledrv/objects.c
+0
-1
text.c
graphics/metafiledrv/text.c
+0
-1
painting.c
graphics/painting.c
+0
-1
graphics.c
graphics/win16drv/graphics.c
+1
-1
bitmap.c
graphics/x11drv/bitmap.c
+0
-1
clipping.c
graphics/x11drv/clipping.c
+0
-1
codepage.c
graphics/x11drv/codepage.c
+0
-1
oembitmap.c
graphics/x11drv/oembitmap.c
+0
-1
text.c
graphics/x11drv/text.c
+0
-1
builtin.c
if1632/builtin.c
+0
-1
relay.c
if1632/relay.c
+0
-1
thunk.c
if1632/thunk.c
+0
-1
module.c
loader/ne/module.c
+0
-1
global.c
memory/global.c
+0
-1
local.c
memory/local.c
+0
-1
registry.c
memory/registry.c
+0
-1
dosaspi.c
msdos/dosaspi.c
+0
-1
bitmap.c
objects/bitmap.c
+0
-1
region.c
objects/region.c
+0
-1
text.c
objects/text.c
+0
-1
builtin32.c
relay32/builtin32.c
+0
-1
critsection.c
scheduler/critsection.c
+0
-1
thread.c
scheduler/thread.c
+0
-1
device.c
win32/device.c
+0
-1
driver.c
windows/driver.c
+1
-1
input.c
windows/input.c
+0
-1
keyboard.c
windows/keyboard.c
+0
-1
painting.c
windows/painting.c
+0
-1
winpos.c
windows/winpos.c
+0
-1
event.c
windows/x11drv/event.c
+0
-1
No files found.
controls/combo.c
View file @
1922c72b
...
...
@@ -13,10 +13,10 @@
#include "wingdi.h"
#include "winuser.h"
#include "wine/winuser16.h"
#include "wine/unicode.h"
#include "win.h"
#include "spy.h"
#include "user.h"
#include "heap.h"
#include "controls.h"
#include "debugtools.h"
...
...
controls/desktop.c
View file @
1922c72b
...
...
@@ -10,7 +10,6 @@
#include "windef.h"
#include "wingdi.h"
#include "heap.h"
#include "user.h"
#include "win.h"
#include "controls.h"
...
...
controls/icontitle.c
View file @
1922c72b
...
...
@@ -16,7 +16,6 @@
#include "wine/unicode.h"
#include "controls.h"
#include "win.h"
#include "heap.h"
static
BOOL
bMultiLineTitle
;
static
HFONT
hIconTitleFont
;
...
...
controls/static.c
View file @
1922c72b
...
...
@@ -11,7 +11,6 @@
#include "win.h"
#include "cursoricon.h"
#include "controls.h"
#include "heap.h"
#include "user.h"
#include "debugtools.h"
...
...
dlls/comctl32/ipaddress.c
View file @
1922c72b
...
...
@@ -28,7 +28,6 @@
#include "winbase.h"
#include "commctrl.h"
#include "heap.h"
#include "debugtools.h"
DEFAULT_DEBUG_CHANNEL
(
ipaddress
);
...
...
dlls/commdlg/filedlg95.c
View file @
1922c72b
...
...
@@ -41,7 +41,7 @@
#include "winbase.h"
#include "ntddk.h"
#include "winnls.h"
#include "
heap
.h"
#include "
wine/unicode
.h"
#include "commdlg.h"
#include "dlgs.h"
#include "cdlg.h"
...
...
dlls/commdlg/filedlgbrowser.c
View file @
1922c72b
...
...
@@ -12,7 +12,6 @@
#include "winnls.h"
#include "wingdi.h"
#include "winuser.h"
#include "heap.h"
#include "debugtools.h"
#include "shlwapi.h"
...
...
dlls/ddraw/d3ddevice/main.c
View file @
1922c72b
...
...
@@ -9,7 +9,6 @@
#include "windef.h"
#include "winerror.h"
#include "wine/obj_base.h"
#include "heap.h"
#include "ddraw.h"
#include "d3d.h"
#include "debugtools.h"
...
...
dlls/ddraw/d3ddevice/mesa.c
View file @
1922c72b
...
...
@@ -9,7 +9,6 @@
#include "windef.h"
#include "winerror.h"
#include "wine/obj_base.h"
#include "heap.h"
#include "ddraw.h"
#include "d3d.h"
#include "debugtools.h"
...
...
dlls/ddraw/d3dexecutebuffer.c
View file @
1922c72b
...
...
@@ -9,7 +9,6 @@
#include "windef.h"
#include "winerror.h"
#include "wine/obj_base.h"
#include "heap.h"
#include "ddraw.h"
#include "d3d.h"
#include "debugtools.h"
...
...
dlls/ddraw/d3dlight.c
View file @
1922c72b
...
...
@@ -8,7 +8,6 @@
#include "windef.h"
#include "winerror.h"
#include "wine/obj_base.h"
#include "heap.h"
#include "ddraw.h"
#include "d3d.h"
#include "debugtools.h"
...
...
dlls/ddraw/d3dmaterial.c
View file @
1922c72b
...
...
@@ -7,7 +7,6 @@
#include "windef.h"
#include "winerror.h"
#include "wine/obj_base.h"
#include "heap.h"
#include "ddraw.h"
#include "d3d.h"
#include "debugtools.h"
...
...
dlls/ddraw/d3dtexture.c
View file @
1922c72b
...
...
@@ -9,7 +9,6 @@
#include "windef.h"
#include "winerror.h"
#include "wine/obj_base.h"
#include "heap.h"
#include "ddraw.h"
#include "d3d.h"
#include "debugtools.h"
...
...
dlls/ddraw/d3dviewport.c
View file @
1922c72b
...
...
@@ -7,7 +7,6 @@
#include "windef.h"
#include "winerror.h"
#include "wine/obj_base.h"
#include "heap.h"
#include "ddraw.h"
#include "d3d.h"
#include "debugtools.h"
...
...
dlls/ddraw/helper.c
View file @
1922c72b
...
...
@@ -16,7 +16,6 @@
#include "wine/exception.h"
#include "ddraw_private.h"
#include "heap.h"
#include "debugtools.h"
...
...
dlls/dplayx/dplaysp.c
View file @
1922c72b
...
...
@@ -5,7 +5,6 @@
*/
#include <string.h>
#include "heap.h"
#include "winerror.h"
#include "debugtools.h"
...
...
dlls/dplayx/dplayx_global.c
View file @
1922c72b
...
...
@@ -15,7 +15,6 @@
#include "winbase.h"
#include "winerror.h"
#include "wine/unicode.h"
#include "heap.h"
#include "wingdi.h"
#include "winuser.h"
...
...
dlls/kernel/toolhelp.c
View file @
1922c72b
...
...
@@ -15,7 +15,6 @@
#include "local.h"
#include "tlhelp32.h"
#include "toolhelp.h"
#include "heap.h"
#include "wine/server.h"
#include "debugtools.h"
...
...
dlls/kernel/wowthunk.c
View file @
1922c72b
...
...
@@ -8,7 +8,6 @@
#include "winbase.h"
#include "wownt32.h"
#include "file.h"
#include "heap.h"
#include "miscemu.h"
#include "stackframe.h"
#include "builtin16.h"
...
...
dlls/mpr/mpr_main.c
View file @
1922c72b
...
...
@@ -4,7 +4,6 @@
#include "winbase.h"
#include "winnetwk.h"
#include "heap.h"
#include "debugtools.h"
DEFAULT_DEBUG_CHANNEL
(
mpr
);
...
...
dlls/msacm/driver.c
View file @
1922c72b
...
...
@@ -14,13 +14,13 @@
#include "windef.h"
#include "wingdi.h"
#include "winuser.h"
#include "debugtools.h"
#include "heap.h"
#include "winnls.h"
#include "mmsystem.h"
#include "msacm.h"
#include "msacmdrv.h"
#include "wineacm.h"
#include "winreg.h"
#include "debugtools.h"
DEFAULT_DEBUG_CHANNEL
(
msacm
);
...
...
dlls/ntdll/rtl.c
View file @
1922c72b
...
...
@@ -10,7 +10,6 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "heap.h"
#include "debugtools.h"
#include "windef.h"
#include "winerror.h"
...
...
dlls/ntdll/rtlstr.c
View file @
1922c72b
...
...
@@ -11,7 +11,6 @@
#include <string.h>
#include <ctype.h>
#include "wine/unicode.h"
#include "heap.h"
#include "winnls.h"
#include "debugtools.h"
#include "ntdll_misc.h"
...
...
dlls/ntdll/sec.c
View file @
1922c72b
...
...
@@ -13,7 +13,6 @@
#include "winbase.h"
#include "wine/exception.h"
#include "file.h"
#include "heap.h"
#include "winnls.h"
#include "debugtools.h"
#include "winerror.h"
...
...
dlls/ole32/bindctx.c
View file @
1922c72b
...
...
@@ -14,7 +14,6 @@
#include "wine/obj_storage.h"
#include "wine/obj_moniker.h"
#include "debugtools.h"
#include "heap.h"
DEFAULT_DEBUG_CHANNEL
(
ole
);
...
...
dlls/ole32/errorinfo.c
View file @
1922c72b
...
...
@@ -11,6 +11,7 @@
#include <string.h>
#include "windef.h"
#include "winbase.h"
#include "oleauto.h"
#include "winerror.h"
...
...
@@ -18,7 +19,6 @@
#include "wine/obj_oleaut.h"
#include "wine/obj_errorinfo.h"
#include "wine/unicode.h"
#include "heap.h"
#include "thread.h"
#include "debugtools.h"
...
...
dlls/ole32/moniker.c
View file @
1922c72b
...
...
@@ -16,7 +16,6 @@
#include "wine/obj_misc.h"
#include "wine/obj_moniker.h"
#include "debugtools.h"
#include "heap.h"
#include "ole2.h"
#include "compobj_private.h"
...
...
dlls/ole32/ole2nls.c
View file @
1922c72b
...
...
@@ -24,7 +24,6 @@
#include "winver.h"
#include "wine/winbase16.h"
#include "heap.h"
#include "debugtools.h"
...
...
dlls/oleaut32/dispatch.c
View file @
1922c72b
...
...
@@ -23,7 +23,6 @@
#include "winnls.h"
/* for PRIMARYLANGID */
#include "wine/obj_oleaut.h"
#include "heap.h"
#include "debugtools.h"
...
...
dlls/oleaut32/oleaut.c
View file @
1922c72b
...
...
@@ -14,7 +14,6 @@
#include "olectl.h"
#include "wine/obj_oleaut.h"
#include "wine/obj_olefont.h"
#include "heap.h"
#include "debugtools.h"
DEFAULT_DEBUG_CHANNEL
(
ole
);
...
...
dlls/oleaut32/stubs.c
View file @
1922c72b
...
...
@@ -13,7 +13,6 @@
#include "debugtools.h"
#include "ole2.h"
#include "olectl.h"
#include "heap.h"
DEFAULT_DEBUG_CHANNEL
(
ole
);
...
...
dlls/richedit/richedit.c
View file @
1922c72b
...
...
@@ -12,7 +12,6 @@
#include <string.h>
#include "windef.h"
#include "winbase.h"
#include "heap.h"
#include "debugtools.h"
#include "winerror.h"
#include "riched32.h"
...
...
dlls/setupapi/devinst.c
View file @
1922c72b
...
...
@@ -3,10 +3,10 @@
*
*/
#include "debugtools.h"
#include "windef.h"
#include "winbase.h"
#include "setupx16.h"
#include "
heap
.h"
#include "
debugtools
.h"
DEFAULT_DEBUG_CHANNEL
(
setupapi
);
...
...
dlls/setupapi/infparse.c
View file @
1922c72b
...
...
@@ -13,7 +13,6 @@
#include "debugtools.h"
#include "windef.h"
#include "winbase.h"
#include "heap.h"
#include "wine/winbase16.h"
#include "setupx16.h"
#include "setupapi_private.h"
...
...
dlls/setupapi/virtcopy.c
View file @
1922c72b
...
...
@@ -9,7 +9,6 @@
#include "debugtools.h"
#include "windef.h"
#include "setupx16.h"
#include "heap.h"
#include "callback.h"
#include "winreg.h"
#include "setupapi_private.h"
...
...
dlls/shell32/memorystream.c
View file @
1922c72b
...
...
@@ -15,7 +15,6 @@
#include "winerror.h"
#include "shlobj.h"
#include "debugtools.h"
#include "heap.h"
#include "shell32_main.h"
DEFAULT_DEBUG_CHANNEL
(
shell
);
...
...
dlls/shell32/shellstring.c
View file @
1922c72b
...
...
@@ -6,7 +6,6 @@
#include "winnls.h"
#include "winerror.h"
#include "debugtools.h"
#include "heap.h"
#include "shlobj.h"
#include "shlwapi.h"
...
...
dlls/shell32/systray.c
View file @
1922c72b
...
...
@@ -19,7 +19,6 @@
#include "shell32_main.h"
#include "commctrl.h"
#include "debugtools.h"
#include "heap.h"
#include "config.h"
DEFAULT_DEBUG_CHANNEL
(
shell
);
...
...
dlls/shlwapi/regstream.c
View file @
1922c72b
...
...
@@ -8,7 +8,6 @@
#include "winreg.h"
#include "shlobj.h"
#include "heap.h"
#include "debugtools.h"
DEFAULT_DEBUG_CHANNEL
(
shell
);
...
...
dlls/ttydrv/graphics.c
View file @
1922c72b
...
...
@@ -8,7 +8,6 @@
#include "winnls.h"
#include "gdi.h"
#include "heap.h"
#include "debugtools.h"
#include "ttydrv.h"
...
...
dlls/user/network.c
View file @
1922c72b
...
...
@@ -12,7 +12,6 @@
#include "wine/winnet16.h"
#include "winnetwk.h"
#include "debugtools.h"
#include "heap.h"
DEFAULT_DEBUG_CHANNEL
(
wnet
);
...
...
dlls/winaspi/winaspi16.c
View file @
1922c72b
...
...
@@ -15,7 +15,6 @@
#include "aspi.h"
#include "winescsi.h"
#include "wine/winaspi.h"
#include "heap.h"
#include "debugtools.h"
#include "miscemu.h"
...
...
dlls/winaspi/winaspi32.c
View file @
1922c72b
...
...
@@ -13,7 +13,6 @@
#include "aspi.h"
#include "wnaspi32.h"
#include "winescsi.h"
#include "heap.h"
#include "debugtools.h"
DEFAULT_DEBUG_CHANNEL
(
aspi
);
...
...
dlls/wininet/ftp.c
View file @
1922c72b
...
...
@@ -40,7 +40,6 @@
#include "wininet.h"
#include "winerror.h"
#include "winsock.h"
#include "heap.h"
#include "debugtools.h"
#include "internet.h"
...
...
dlls/winmm/mciwave/mciwave.c
View file @
1922c72b
...
...
@@ -14,7 +14,6 @@
#include "winuser.h"
#include "mmddk.h"
#include "digitalv.h"
#include "heap.h"
#include "debugtools.h"
DEFAULT_DEBUG_CHANNEL
(
mciwave
);
...
...
dlls/winmm/wineoss/audio.c
View file @
1922c72b
...
...
@@ -36,7 +36,6 @@
#include "dsound.h"
#include "dsdriver.h"
#include "oss.h"
#include "heap.h"
#include "debugtools.h"
DEFAULT_DEBUG_CHANNEL
(
wave
);
...
...
dlls/winmm/wineoss/midi.c
View file @
1922c72b
...
...
@@ -26,7 +26,6 @@
#include "mmddk.h"
#include "oss.h"
#include "debugtools.h"
#include "heap.h"
DEFAULT_DEBUG_CHANNEL
(
midi
);
...
...
dlls/winsock/async.c
View file @
1922c72b
...
...
@@ -84,7 +84,6 @@
#include "winsock2.h"
#include "wine/winsock16.h"
#include "winnt.h"
#include "heap.h"
#include "wine/port.h"
#include "debugtools.h"
...
...
dlls/wsock32/protocol.c
View file @
1922c72b
...
...
@@ -9,13 +9,15 @@
#include <stdio.h>
#include <string.h>
#include "winbase.h"
#include "
debugtoo
ls.h"
#include "
heap
.h"
#include "
winn
ls.h"
#include "
wine/unicode
.h"
#include "nspapi.h"
#include "winsock.h"
#include "wsipx.h"
#include "wshisotp.h"
#include "debugtools.h"
DEFAULT_DEBUG_CHANNEL
(
winsock
);
/* name of the protocols
...
...
graphics/enhmetafiledrv/graphics.c
View file @
1922c72b
...
...
@@ -9,7 +9,6 @@
#include "gdi.h"
#include "enhmetafiledrv.h"
#include "heap.h"
#include "debugtools.h"
DEFAULT_DEBUG_CHANNEL
(
enhmetafile
);
...
...
graphics/enhmetafiledrv/objects.c
View file @
1922c72b
...
...
@@ -11,7 +11,6 @@
#include "bitmap.h"
#include "enhmetafiledrv.h"
#include "debugtools.h"
#include "heap.h"
DEFAULT_DEBUG_CHANNEL
(
enhmetafile
);
...
...
graphics/metafiledrv/bitblt.c
View file @
1922c72b
...
...
@@ -8,7 +8,6 @@
#include "gdi.h"
#include "metafiledrv.h"
#include "heap.h"
#include "debugtools.h"
#include "bitmap.h"
...
...
graphics/metafiledrv/graphics.c
View file @
1922c72b
...
...
@@ -10,7 +10,6 @@
#include "gdi.h"
#include "region.h"
#include "metafiledrv.h"
#include "heap.h"
#include "debugtools.h"
DEFAULT_DEBUG_CHANNEL
(
metafile
);
...
...
graphics/metafiledrv/objects.c
View file @
1922c72b
...
...
@@ -12,7 +12,6 @@
#include "font.h"
#include "metafiledrv.h"
#include "debugtools.h"
#include "heap.h"
DEFAULT_DEBUG_CHANNEL
(
metafile
);
...
...
graphics/metafiledrv/text.c
View file @
1922c72b
...
...
@@ -10,7 +10,6 @@
#include "windef.h"
#include "metafiledrv.h"
#include "debugtools.h"
#include "heap.h"
DEFAULT_DEBUG_CHANNEL
(
metafile
);
...
...
graphics/painting.c
View file @
1922c72b
...
...
@@ -14,7 +14,6 @@
#include "winerror.h"
#include "gdi.h"
#include "bitmap.h"
#include "heap.h"
#include "region.h"
#include "path.h"
#include "debugtools.h"
...
...
graphics/win16drv/graphics.c
View file @
1922c72b
...
...
@@ -5,7 +5,7 @@
*/
#include <stdio.h>
#include "heap.h"
#include "win16drv.h"
#include "debugtools.h"
...
...
graphics/x11drv/bitmap.c
View file @
1922c72b
...
...
@@ -14,7 +14,6 @@
#include <stdlib.h>
#include "gdi.h"
#include "bitmap.h"
#include "heap.h"
#include "debugtools.h"
#include "x11drv.h"
#include "wingdi.h"
...
...
graphics/x11drv/clipping.c
View file @
1922c72b
...
...
@@ -14,7 +14,6 @@
#include "x11drv.h"
#include "region.h"
#include "debugtools.h"
#include "heap.h"
DEFAULT_DEBUG_CHANNEL
(
x11drv
);
...
...
graphics/x11drv/codepage.c
View file @
1922c72b
...
...
@@ -12,7 +12,6 @@
#include "windef.h"
#include "winnls.h"
#include "heap.h"
#include "x11font.h"
#include "debugtools.h"
...
...
graphics/x11drv/oembitmap.c
View file @
1922c72b
...
...
@@ -28,7 +28,6 @@ typedef unsigned long Pixel;
#include "cursoricon.h"
#include "debugtools.h"
#include "gdi.h"
#include "heap.h"
#include "user.h"
/* for TWEAK_WineLook (FIXME) */
#include "x11drv.h"
...
...
graphics/x11drv/text.c
View file @
1922c72b
...
...
@@ -16,7 +16,6 @@
#include "windef.h"
#include "winnls.h"
#include "gdi.h"
#include "heap.h"
#include "x11font.h"
#include "bitmap.h"
#include "debugtools.h"
...
...
if1632/builtin.c
View file @
1922c72b
...
...
@@ -12,7 +12,6 @@
#include "wine/winbase16.h"
#include "builtin16.h"
#include "global.h"
#include "heap.h"
#include "file.h"
#include "module.h"
#include "miscemu.h"
...
...
if1632/relay.c
View file @
1922c72b
...
...
@@ -8,7 +8,6 @@
#include <string.h>
#include "wine/winbase16.h"
#include "winnt.h"
#include "heap.h"
#include "module.h"
#include "stackframe.h"
#include "selectors.h"
...
...
if1632/thunk.c
View file @
1922c72b
...
...
@@ -9,7 +9,6 @@
#include "wine/winbase16.h"
#include "callback.h"
#include "builtin16.h"
#include "heap.h"
#include "module.h"
#include "stackframe.h"
#include "debugtools.h"
...
...
loader/ne/module.c
View file @
1922c72b
...
...
@@ -17,7 +17,6 @@
#include "module.h"
#include "toolhelp.h"
#include "file.h"
#include "heap.h"
#include "task.h"
#include "snoop.h"
#include "builtin16.h"
...
...
memory/global.c
View file @
1922c72b
...
...
@@ -16,7 +16,6 @@
#include "wine/exception.h"
#include "wine/port.h"
#include "global.h"
#include "heap.h"
#include "toolhelp.h"
#include "selectors.h"
#include "miscemu.h"
...
...
memory/local.c
View file @
1922c72b
...
...
@@ -17,7 +17,6 @@
#include <stdlib.h>
#include <string.h>
#include "wine/winbase16.h"
#include "heap.h"
#include "instance.h"
#include "local.h"
#include "module.h"
...
...
memory/registry.c
View file @
1922c72b
...
...
@@ -21,7 +21,6 @@
#include "winerror.h"
#include "wine/winbase16.h"
#include "wine/unicode.h"
#include "heap.h"
#include "wine/server.h"
#include "debugtools.h"
...
...
msdos/dosaspi.c
View file @
1922c72b
...
...
@@ -4,7 +4,6 @@
#include "winbase.h"
#include "wine/windef16.h"
#include "wine/winaspi.h"
#include "heap.h"
#include "debugtools.h"
#include "miscemu.h"
/* DOSMEM_* */
#include "callback.h"
...
...
objects/bitmap.c
View file @
1922c72b
...
...
@@ -11,7 +11,6 @@
#include "wine/winbase16.h"
#include "gdi.h"
#include "bitmap.h"
#include "heap.h"
#include "debugtools.h"
#include "wine/winuser16.h"
...
...
objects/region.c
View file @
1922c72b
...
...
@@ -87,7 +87,6 @@ SOFTWARE.
#include "wingdi.h"
#include "debugtools.h"
#include "region.h"
#include "heap.h"
#include "gdi.h"
DEFAULT_DEBUG_CHANNEL
(
region
);
...
...
objects/text.c
View file @
1922c72b
...
...
@@ -13,7 +13,6 @@
#include "winbase.h"
#include "winerror.h"
#include "gdi.h"
#include "heap.h"
#include "debugtools.h"
#include "winnls.h"
...
...
relay32/builtin32.c
View file @
1922c72b
...
...
@@ -20,7 +20,6 @@
#include "wine/library.h"
#include "module.h"
#include "file.h"
#include "heap.h"
#include "winerror.h"
#include "wine/server.h"
#include "debugtools.h"
...
...
scheduler/critsection.c
View file @
1922c72b
...
...
@@ -13,7 +13,6 @@
#include "winerror.h"
#include "winbase.h"
#include "ntddk.h"
#include "heap.h"
#include "debugtools.h"
#include "thread.h"
...
...
scheduler/thread.c
View file @
1922c72b
...
...
@@ -19,7 +19,6 @@
#include "task.h"
#include "module.h"
#include "winerror.h"
#include "heap.h"
#include "selectors.h"
#include "winnt.h"
#include "wine/server.h"
...
...
win32/device.c
View file @
1922c72b
...
...
@@ -21,7 +21,6 @@
#include "winreg.h"
#include "winerror.h"
#include "file.h"
#include "heap.h"
#include "winioctl.h"
#include "winnt.h"
#include "msdos.h"
...
...
windows/driver.c
View file @
1922c72b
...
...
@@ -9,7 +9,7 @@
*/
#include <string.h>
#include "heap.h"
#include "windef.h"
#include "wine/winbase16.h"
#include "wingdi.h"
...
...
windows/input.c
View file @
1922c72b
...
...
@@ -25,7 +25,6 @@
#include "wine/keyboard16.h"
#include "wine/server.h"
#include "win.h"
#include "heap.h"
#include "input.h"
#include "keyboard.h"
#include "mouse.h"
...
...
windows/keyboard.c
View file @
1922c72b
...
...
@@ -19,7 +19,6 @@
#include "winuser.h"
#include "wine/keyboard16.h"
#include "win.h"
#include "heap.h"
#include "keyboard.h"
#include "user.h"
#include "message.h"
...
...
windows/painting.c
View file @
1922c72b
...
...
@@ -16,7 +16,6 @@
#include "win.h"
#include "queue.h"
#include "dce.h"
#include "heap.h"
#include "debugtools.h"
DEFAULT_DEBUG_CHANNEL
(
win
);
...
...
windows/winpos.c
View file @
1922c72b
...
...
@@ -12,7 +12,6 @@
#include "winerror.h"
#include "wine/winuser16.h"
#include "controls.h"
#include "heap.h"
#include "user.h"
#include "region.h"
#include "win.h"
...
...
windows/x11drv/event.c
View file @
1922c72b
...
...
@@ -25,7 +25,6 @@
#include "clipboard.h"
#include "dce.h"
#include "debugtools.h"
#include "heap.h"
#include "input.h"
#include "keyboard.h"
#include "mouse.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