Moved the selector access functions out of winnt.h into libwine.
commit59008670be64bad0b70a3267d4154bbb1090fbac
authorAlexandre Julliard <julliard@winehq.org>
Thu, 16 May 2002 20:32:16 +0000 (16 20:32 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 May 2002 20:32:16 +0000 (16 20:32 +0000)
tree77401e8f2be1c3f57858ee5c86807a03ffa21f10
parentff8a62d8fe52ce4f656621a77469a82ff0cd03b3
Moved the selector access functions out of winnt.h into libwine.
15 files changed:
dlls/kernel/kernel_main.c
dlls/kernel/thunk.c
dlls/ntdll/critsection.c
dlls/ntdll/signal_i386.c
if1632/builtin.c
if1632/relay.c
if1632/snoop.c
include/wine/library.h
include/winnt.h
library/ldt.c
memory/selector.c
scheduler/sysdeps.c
scheduler/syslevel.c
tools/winebuild/spec16.c
win32/except.c