Export the CallFrom16xxx functions from kernel32. Renamed them
commit745ec84c8b8869d6dc99689ff9147209036379e7
authorAlexandre Julliard <julliard@winehq.org>
Mon, 13 Nov 2000 04:54:45 +0000 (13 04:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 13 Nov 2000 04:54:45 +0000 (13 04:54 +0000)
treed49e38840d73c7148cb6b91bf5ae9d3ba3de4f7e
parent3570bfd41f5728ee34ffb6c9ecf7540e3df87d7d
Export the CallFrom16xxx functions from kernel32. Renamed them
__wine_call_from_16 to follow the naming convention.
dlls/kernel/kernel32.spec
dlls/kernel/thunk.c
if1632/builtin.c
if1632/relay.c
if1632/snoop.c
include/builtin16.h
tools/winebuild/relay.c
tools/winebuild/spec16.c
windows/winproc.c