Start using the exported TEB structure from winternl.h where
commit7df1b9e03a1f6bb3f0da49e346837a17cafc1f5c
authorAlexandre Julliard <julliard@winehq.org>
Thu, 28 Aug 2003 19:57:35 +0000 (28 19:57 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 Aug 2003 19:57:35 +0000 (28 19:57 +0000)
tree09ba2daf9b49d0ddee18de5f20c68e11e9c3f590
parent6e9f278602103a2f5d3e8bbefeac4dfbc78e2c8b
Start using the exported TEB structure from winternl.h where
possible.
19 files changed:
dlls/kernel/change.c
dlls/kernel/process.c
dlls/msvcrt/except.c
dlls/ntdll/exception.c
dlls/ntdll/thread.c
dlls/ntdll/virtual.c
dlls/ole32/compobj_private.h
dlls/user/msg16.c
dlls/user/user_main.c
dlls/winedos/dosvm.c
dlls/winsock/socket.c
include/async.h
include/thread.h
include/wine/server.h
include/winternl.h
loader/module.c
memory/environ.c
tools/winebuild/spec16.c
windows/message.c