Module: wine Branch: master Commit: c0b6ae58af7a91e298c535d2741ad3701d4cbf34 URL: https://source.winehq.org/git/wine.git/?a=commit;h=c0b6ae58af7a91e298c535d27...
Author: Eric Pouech eric.pouech@gmail.com Date: Wed Mar 2 09:04:09 2022 +0100
odbccp32/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech eric.pouech@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/odbccp32/tests/Makefile.in | 1 - dlls/odbccp32/tests/misc.c | 74 ++++++++++++++++++++--------------------- 2 files changed, 37 insertions(+), 38 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=c0b6ae58af7a91e298c53...