Module: wine Branch: master Commit: 4f2ed594d575bcbe8ca3fb9c8b9374827caa22b8 URL: https://source.winehq.org/git/wine.git/?a=commit;h=4f2ed594d575bcbe8ca3fb9c8...
Author: Eric Pouech eric.pouech@gmail.com Date: Sat Mar 5 12:07:49 2022 +0100
shdocvw/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech eric.pouech@gmail.com Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/shdocvw/tests/Makefile.in | 1 - dlls/shdocvw/tests/shdocvw.c | 46 +++++++++++++++++++++--------------------- dlls/shdocvw/tests/shortcut.c | 12 +++++------ 3 files changed, 29 insertions(+), 30 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=4f2ed594d575bcbe8ca3f...