Moved thunking functions off to kernel32.dll.
commitd5041fc45a5469e6316fcd22aa7f6b09d78e27fc
authorAlexandre Julliard <julliard@winehq.org>
Tue, 25 Jul 2000 16:42:25 +0000 (25 16:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 25 Jul 2000 16:42:25 +0000 (25 16:42 +0000)
tree2dd952a58176d1ad125f45a90f2610baca00647d
parentcd770eafcdb3bef6f1bf16f5a52d28717f6ddf2a
Moved thunking functions off to kernel32.dll.
18 files changed:
dlls/Makefile.in
dlls/kernel/Makefile.in
dlls/kernel/flatthunk.h [moved from include/flatthunk.h with 98% similarity]
dlls/kernel/kernel_main.c
dlls/kernel/thunk.c [copied from win32/kernel32.c with 59% similarity]
dlls/kernel/utthunk.c [moved from relay32/utthunk.c with 100% similarity]
dlls/kernel/wowthunk.c [moved from relay32/wowthunk.c with 100% similarity]
dlls/ole32/Makefile.in
dlls/ole32/ole32.spec
dlls/win32s/Makefile.in
dlls/win32s/w32skrnl.spec
if1632/relay.c
if1632/thunk.c
misc/Makefile.in
misc/w32scomb.c [deleted file]
relay32/Makefile.in
win32/kernel32.c
win32/ordinals.c