Module: wine Branch: master Commit: 713bd7928d009028931249255e7afa8a6575abcb URL: https://gitlab.winehq.org/wine/wine/-/commit/713bd7928d009028931249255e7afa8...
Author: Hans Leidekker hans@codeweavers.com Date: Fri May 3 18:50:14 2024 +0200
odbc32: Move replication of ODBC settings to the Unix lib.
---
dlls/odbc32/proxyodbc.c | 295 +----------------------------------------------- dlls/odbc32/unixlib.c | 284 ++++++++++++++++++++++++++++++++++++++++++++++ dlls/odbc32/unixlib.h | 2 + 3 files changed, 288 insertions(+), 293 deletions(-)