Zebediah Figura : winebuild: Move the CALL32_CBClient[Ex] implementation to krnl386.
Module: wine Branch: master Commit: 1f3eb3996dc7c0eda9ee073ac9a978c9fe41b1d3 URL: https://source.winehq.org/git/wine.git/?a=commit;h=1f3eb3996dc7c0eda9ee073ac... Author: Zebediah Figura <zfigura(a)codeweavers.com> Date: Sun Oct 3 19:00:47 2021 -0500 winebuild: Move the CALL32_CBClient[Ex] implementation to krnl386. Except for the return thunk. Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/krnl386.exe16/thunk.c | 164 ++++++++++++++++++++++++++++++++++++++++++++- tools/winebuild/relay.c | 155 ------------------------------------------ 2 files changed, 162 insertions(+), 157 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=1f3eb3996dc7c0eda9ee0...
participants (1)
-
Alexandre Julliard