Module: wine Branch: master Commit: 786a7e8b0c201c87abf3dae19bf8b9c9369604d0 URL: https://source.winehq.org/git/wine.git/?a=commit;h=786a7e8b0c201c87abf3dae19...
Author: Eric Pouech eric.pouech@gmail.com Date: Wed Mar 2 09:04:40 2022 +0100
oledb32/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech eric.pouech@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/oledb32/tests/Makefile.in | 1 - dlls/oledb32/tests/convert.c | 2408 ++++++++++++++++++++-------------------- dlls/oledb32/tests/database.c | 248 ++--- dlls/oledb32/tests/marshal.c | 22 +- 4 files changed, 1339 insertions(+), 1340 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=786a7e8b0c201c87abf3d...