Module: wine Branch: master Commit: 58a23e1939271eceb3e42daa11f8dde3c3da8c53 URL: https://gitlab.winehq.org/wine/wine/-/commit/58a23e1939271eceb3e42daa11f8dde...
Author: Hans Leidekker hans@codeweavers.com Date: Fri Jul 5 15:29:20 2024 +0200
odbc32: Reimplement SQLDataSources() using registry functions.
---
dlls/odbc32/proxyodbc.c | 120 ++++++++++++++++++++++++++++++------- dlls/odbc32/unixlib.c | 156 ------------------------------------------------ dlls/odbc32/unixlib.h | 58 ++---------------- 3 files changed, 105 insertions(+), 229 deletions(-)