Module: wine Branch: master Commit: 44b76784ec9070ce01c4bfb6e60e64f1f290f956 URL: https://source.winehq.org/git/wine.git/?a=commit;h=44b76784ec9070ce01c4bfb6e...
Author: Eric Pouech eric.pouech@gmail.com Date: Mon Feb 7 23:11:04 2022 +0100
atl: Enable compilation with long types.
Signed-off-by: Eric Pouech eric.pouech@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/atl/Makefile.in | 2 +- dlls/atl/atl.c | 18 +++++++++--------- dlls/atl/atl30.c | 4 ++-- dlls/atl/atl_ax.c | 16 ++++++++-------- dlls/atl/registrar.c | 16 ++++++++-------- dlls/atl100/Makefile.in | 2 +- dlls/atl110/Makefile.in | 2 +- dlls/atl80/Makefile.in | 2 +- dlls/atl90/Makefile.in | 2 +- 9 files changed, 32 insertions(+), 32 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=44b76784ec9070ce01c4b...