Alexandre Julliard pushed to branch master at wine / wine
Commits: 2b1762d4 by Hans Leidekker at 2024-09-06T17:55:31+02:00 odbc32: Fix a memory leak.
- - - - - f3d6962c by Hans Leidekker at 2024-09-06T17:55:31+02:00 odbc32: Fix driver name query.
- - - - - 345cd063 by Hans Leidekker at 2024-09-06T17:56:27+02:00 odbc32: Load libodbc dynamically.
We have support for Windows drivers now so the dll is still useful without Unix driver support.
- - - - -
7 changed files:
- configure - configure.ac - dlls/odbc32/Makefile.in - dlls/odbc32/proxyodbc.c - dlls/odbc32/unixlib.c - dlls/odbc32/unixlib.h - include/config.h.in
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0aed35ca7207bad518e29951d8bf5d...