Module: wine Branch: master Commit: ce557472e799d2bab05e1c090111d751b68a4ffd URL: https://source.winehq.org/git/wine.git/?a=commit;h=ce557472e799d2bab05e1c090...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Oct 1 12:11:29 2020 +0200
odbc32: Use the exported names for the implementation functions.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/odbc32/odbc32.spec | 234 ++++++++++----------- dlls/odbc32/proxyodbc.c | 525 ++++++++++++++++++++++++------------------------ 2 files changed, 376 insertions(+), 383 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ce557472e799d2bab05e1...