Added small assembly wrapper to call entry points without having to
authorAlexandre Julliard <julliard@winehq.org>
Fri, 22 Jul 2005 19:50:13 +0000 (19:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 22 Jul 2005 19:50:13 +0000 (19:50 +0000)
commit8e215629039c941d5dfea64000202f398c0a90d0
tree47a0c1b8f2afff0dfded29deb1336a8d69d6de90
parent0293d520dc804943e16d0a4c624a32f0c529dc14
Added small assembly wrapper to call entry points without having to
worry about their calling convention.
dlls/kernel/relay16.c
dlls/ntdll/relay.c