14 May
2024
14 May
'24
4 p.m.
Module: wine Branch: master Commit: 7c1408fcc75a73415585d5cc21a98e33c222db95 URL: https://gitlab.winehq.org/wine/wine/-/commit/7c1408fcc75a73415585d5cc21a98e3... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Thu May 2 10:19:43 2024 +0200 odbc32: Forward SQLDataSourcesA() to SQLDataSources() and GetDiagRecA() to GetDiagRec(). --- dlls/odbc32/proxyodbc.c | 38 +++++--------------------------------- dlls/odbc32/unixlib.c | 26 -------------------------- dlls/odbc32/unixlib.h | 4 ---- 3 files changed, 5 insertions(+), 63 deletions(-)