Module: wine Branch: master Commit: 463822e6e9388ebd8685b9b1bf1491441cf9fa51 URL: https://source.winehq.org/git/wine.git/?a=commit;h=463822e6e9388ebd8685b9b1b...
Author: Eric Pouech eric.pouech@gmail.com Date: Mon Feb 7 23:10:33 2022 +0100
advpack: Enable compilation with long types.
Signed-off-by: Eric Pouech eric.pouech@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/advpack/Makefile.in | 1 - dlls/advpack/advpack.c | 20 ++++++++++---------- dlls/advpack/files.c | 24 ++++++++++++------------ dlls/advpack/install.c | 4 ++-- dlls/advpack/reg.c | 8 ++++---- 5 files changed, 28 insertions(+), 29 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=463822e6e9388ebd8685b...