Eric Pouech : oleacc: Enable compilation with long types.
Module: wine Branch: master Commit: 24bb3b690dc59945cb9ea9c1c2f33d4049eadd3f URL: https://source.winehq.org/git/wine.git/?a=commit;h=24bb3b690dc59945cb9ea9c1c... Author: Eric Pouech <eric.pouech(a)gmail.com> Date: Wed Feb 23 09:10:09 2022 +0100 oleacc: Enable compilation with long types. Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/oleacc/Makefile.in | 1 - dlls/oleacc/client.c | 20 ++++++++++---------- dlls/oleacc/main.c | 32 ++++++++++++++++---------------- dlls/oleacc/propservice.c | 30 +++++++++++++++--------------- dlls/oleacc/window.c | 20 ++++++++++---------- 5 files changed, 51 insertions(+), 52 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=24bb3b690dc59945cb9ea...
participants (1)
-
Alexandre Julliard