Added vararg argument type so that the relay code can distinguish from
commite56d9deac41fca7670ef80fa31ba9836697b7796
authorAlexandre Julliard <julliard@winehq.org>
Tue, 5 Jul 2005 11:50:40 +0000 (5 11:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Jul 2005 11:50:40 +0000 (5 11:50 +0000)
tree205dcb6b5bc2b0dc7c88dea79c48b6a5e83aca48
parent1943208eec1a8a00e818f0b0fc1c6c77b56a6908
Added vararg argument type so that the relay code can distinguish from
a normal cdecl function.
Don't rely on the relay thunk preserving the stack pointer.
dlls/kernel/relay16.c
include/wine/winbase16.h
tools/winebuild/relay.c
tools/winebuild/spec16.c