Removed some direct accesses to the 16-bit task structure.
commit7d5bc5c3f91d2d91bc9a2b485caa569938b5e2e6
authorAlexandre Julliard <julliard@winehq.org>
Mon, 15 Jan 2001 20:09:09 +0000 (15 20:09 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Jan 2001 20:09:09 +0000 (15 20:09 +0000)
tree4c05e4131cc2483aad28ce15e26b31459f9c7902
parentea6a10def8127c474c9a5c777fe1b95a2dc8d395
Removed some direct accesses to the 16-bit task structure.
28 files changed:
debugger/dbg.y
debugger/expr.c
dlls/winsock/async.c
dlls/winsock/socket.c
files/file.c
if1632/relay.c
include/queue.h
include/task.h
include/wine/winbase16.h
loader/ne/segment.c
loader/pe_resource.c
loader/resource.c
memory/local.c
msdos/int20.c
msdos/int2f.c
scheduler/process.c
win32/init.c
windows/clipboard.c
windows/cursoricon.c
windows/focus.c
windows/hook.c
windows/input.c
windows/message.c
windows/queue.c
windows/timer.c
windows/user.c
windows/win.c
windows/winpos.c