Module: wine Branch: master Commit: 5b510de672baaa57f624457e2c3501b61f3cd070 URL: https://gitlab.winehq.org/wine/wine/-/commit/5b510de672baaa57f624457e2c3501b...
Author: Hans Leidekker hans@codeweavers.com Date: Fri Jul 5 13:56:41 2024 +0200
odbc32: Turn SQLBindParam() into a stub.
This function is not exported by current Windows drivers.
---
dlls/odbc32/proxyodbc.c | 66 +++------------------------------------------- dlls/odbc32/tests/odbc32.c | 35 ------------------------ dlls/odbc32/unixlib.c | 39 --------------------------- dlls/odbc32/unixlib.h | 24 ----------------- 4 files changed, 3 insertions(+), 161 deletions(-)