Merged THDB and TEB structures.
commit0a860a01f918b12dc54e5fa5153ffc69480f2319
authorAlexandre Julliard <julliard@winehq.org>
Tue, 22 Jun 1999 11:43:42 +0000 (22 11:43 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Jun 1999 11:43:42 +0000 (22 11:43 +0000)
treeb48662c5bcb0c057e65abe2dd5457df87b9d5b38
parent385287a011e39c09e2c9cb19b53f9162540ca71f
Merged THDB and TEB structures.
Made SetLastError(), GetCurrentThreadId() and PROCESS_Current() inline.
27 files changed:
debugger/stack.c
dlls/ntdll/exception.c
if1632/relay.c
if1632/thunk.c
include/process.h
include/queue.h
include/stackframe.h
include/task.h
include/thread.h
include/winbase.h
include/winnt.h
loader/main.c
loader/ne/segment.c
loader/task.c
miscemu/main.c
msdos/dpmi.c
scheduler/client.c
scheduler/process.c
scheduler/sysdeps.c
scheduler/syslevel.c
scheduler/thread.c
tools/build.c
win32/kernel32.c
windows/message.c
windows/queue.c
windows/win.c
windows/winproc.c