12 Jul
2024
12 Jul
'24
1:43 p.m.
Module: wine Branch: master Commit: 6cecc4e029a485bf291c16717de360a10bf275c5 URL: https://gitlab.winehq.org/wine/wine/-/commit/6cecc4e029a485bf291c16717de360a... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Wed Jul 10 11:13:45 2024 +0200 odbc32: Implement SQLGet/SetConnectAttr(SQL_ATTR_LOGIN_TIMEOUT). --- dlls/odbc32/proxyodbc.c | 98 ++++++++++++++++++++++++++++++++++++++++++++-- dlls/odbc32/tests/odbc32.c | 30 ++++++++++++++ dlls/odbc32/unixlib.h | 1 + 3 files changed, 126 insertions(+), 3 deletions(-)