Alexandre Julliard : gphoto2.ds: Implement Wow64 entry points in the Unix library.
Module: wine Branch: master Commit: 8a4b818a2dbfc1c732d428c703e046fcd33e14f8 URL: https://source.winehq.org/git/wine.git/?a=commit;h=8a4b818a2dbfc1c732d428c70... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Nov 8 20:54:25 2021 +0100 gphoto2.ds: Implement Wow64 entry points in the Unix library. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/gphoto2.ds/ds_image.c | 6 +- dlls/gphoto2.ds/gphoto2_i.h | 2 +- dlls/gphoto2.ds/gphoto2_main.c | 14 ++-- dlls/gphoto2.ds/unixlib.c | 141 +++++++++++++++++++++++++++++++++++------ dlls/gphoto2.ds/unixlib.h | 17 +---- 5 files changed, 133 insertions(+), 47 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=8a4b818a2dbfc1c732d42...
participants (1)
-
Alexandre Julliard