Moved implementation of WOW routines to single file.
commitc3d9f2817284ff332eb64251204a90366d9f665e
authorUlrich Weigand <weigand@informatik.uni-erlangen.de>
Wed, 18 Aug 1999 18:31:26 +0000 (18 18:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 Aug 1999 18:31:26 +0000 (18 18:31 +0000)
tree5e6029688fd5ea35ec0bd274a1952ad2d007c73b
parent16b901c552ed8aa8c654057d232c9a12b565fc8c
Moved implementation of WOW routines to single file.
Added all missing WOW routines, fixed WOWCallback16Ex.
16 files changed:
if1632/kernel.spec
if1632/relay.c
if1632/thunk.c
include/callback.h
include/winbase.h
include/wine/winbase16.h
include/wownt32.h [new file with mode: 0644]
loader/module.c
memory/global.c
memory/selector.c
relay32/Makefile.in
relay32/kernel32.spec
relay32/wow32.spec
relay32/wowthunk.c [new file with mode: 0644]
win32/kernel32.c
win32/ordinals.c