Alexandre Julliard : odbc32: Convert the Unix library to the __wine_unix_call interface.

Alexandre Julliard julliard at winehq.org
Thu Aug 12 16:35:19 CDT 2021


Module: wine
Branch: master
Commit: b45deaa4b09848aabbedd0389aa259d2ff47cd01
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=b45deaa4b09848aabbedd0389aa259d2ff47cd01

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Aug 11 14:13:47 2021 +0200

odbc32: Convert the Unix library to the __wine_unix_call interface.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/odbc32/Makefile.in |    1 +
 dlls/odbc32/proxyodbc.c | 1338 +++++++++++------------------------------------
 dlls/odbc32/unixlib.c   | 1043 +++++++++++++++++++++---------------
 dlls/odbc32/unixlib.h   |  359 ++++++++-----
 4 files changed, 1167 insertions(+), 1574 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=b45deaa4b09848aabbedd0389aa259d2ff47cd01



More information about the wine-cvs mailing list