Alexandre Julliard pushed to branch master at wine / wine
Commits: 171364bf by Hans Leidekker at 2024-08-02T22:07:16+02:00 odbc32: Forward SQLGetConnectAttr() to the Unicode version if needed.
- - - - - 4382578a by Hans Leidekker at 2024-08-02T22:07:16+02:00 odbc32: Forward SQLGetConnectOption() to the Unicode version if needed.
- - - - - ee5e5b93 by Hans Leidekker at 2024-08-02T22:07:16+02:00 odbc32: Forward SQLGetCursorName() to the Unicode version if needed.
- - - - - b48e11b4 by Hans Leidekker at 2024-08-02T22:07:16+02:00 odbc32: Forward SQLGetDescField() to the Unicode version if needed.
- - - - - 61b1a962 by Hans Leidekker at 2024-08-02T22:07:16+02:00 odbc32: Forward SQLGetDescRec() to the Unicode version if needed.
- - - - - 003ac897 by Hans Leidekker at 2024-08-02T22:07:16+02:00 odbc32: Forward SQLGetDescField() to the Unicode version if needed.
- - - - - 4b2b3fbd by Hans Leidekker at 2024-08-02T22:07:16+02:00 odbc32: Forward SQLGetInfo() to the Unicode version if needed.
- - - - -
1 changed file:
- dlls/odbc32/proxyodbc.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/960726a50d90dd67c169a2fb5f1708...