Moved all Wine internal definitions out of process.h.
commitbecb9a353bea89fe8a9ccb3aff1a629fd73aad42
authorAlexandre Julliard <julliard@winehq.org>
Mon, 11 Dec 2000 03:48:15 +0000 (11 03:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Dec 2000 03:48:15 +0000 (11 03:48 +0000)
treecaa1ef3b6e51ed853f6edcab07def9fea0052935
parent2a37decc39d1f1a0b6d1a1c05ea5ac363af8d0db
Moved all Wine internal definitions out of process.h.
33 files changed:
dlls/crtdll/exit.c
dlls/crtdll/spawn.c
dlls/crtdll/time.c
dlls/kernel/utthunk.c
include/Makefile.in
include/ldt.h
include/module.h
include/process.h
include/winbase.h
loader/dos/module.c
loader/elf.c
loader/module.c
loader/ne/module.c
loader/pe_image.c
loader/pe_resource.c
loader/resource.c
loader/task.c
memory/environ.c
memory/selector.c
memory/virtual.c
misc/version.c
miscemu/main.c
msdos/dpmi.c
msdos/vxd.c
relay32/relay386.c
scheduler/client.c
scheduler/process.c
scheduler/thread.c
win32/console.c
win32/device.c
win32/except.c
win32/file.c
windows/user.c