Eric Pouech : oledb32: Enable compilation with long types.
Module: wine Branch: master Commit: 8bbe1e45eeb363278a2f284694ec5cb112c21dbc URL: https://source.winehq.org/git/wine.git/?a=commit;h=8bbe1e45eeb363278a2f28469... Author: Eric Pouech <eric.pouech(a)gmail.com> Date: Wed Feb 16 08:12:28 2022 +0100 oledb32: Enable compilation with long types. Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/oledb32/Makefile.in | 1 - dlls/oledb32/convert.c | 10 +++++----- dlls/oledb32/datainit.c | 22 +++++++++++----------- dlls/oledb32/dslocator.c | 30 +++++++++++++++--------------- dlls/oledb32/errorinfo.c | 16 ++++++++-------- dlls/oledb32/rowpos.c | 8 ++++---- 6 files changed, 43 insertions(+), 44 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=8bbe1e45eeb363278a2f2...
participants (1)
-
Alexandre Julliard