Take advantage of the new registers saved in the STACK16FRAME to turn
commit4220b29be9b6d02a3fb2e578c1e6dde24ec88252
authorAlexandre Julliard <julliard@winehq.org>
Sun, 11 Jul 1999 17:20:01 +0000 (11 17:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 11 Jul 1999 17:20:01 +0000 (11 17:20 +0000)
treed81f0d003c66268d912d15eaa56f4bf35993ec4f
parente32a317b7656957b3e5f70e1c88fa6d6f62a7bcb
Take advantage of the new registers saved in the STACK16FRAME to turn
some 'register' functions into normal functions.
Removed the few remaining 'return' functions to simplify relay
handling.
22 files changed:
if1632/dummy.c
if1632/kernel.spec
if1632/keyboard.spec
if1632/system.spec
if1632/thunk.c
if1632/toolhelp.spec
if1632/user.spec
if1632/w32sys.spec
include/builtin16.h
loader/ne/module.c
loader/task.c
memory/global.c
memory/local.c
misc/system.c
misc/toolhelp.c
misc/w32sys.c
tools/build-spec.txt
tools/build.c
win32/kernel32.c
windows/keyboard.c
windows/user.c
windows/win.c