8 Oct
2025
8 Oct
'25
9:03 a.m.
Hans Leidekker (@hans) commented about dlls/odbc32/unixlib.h:
struct connection { struct object hdr; + UINT32 odbc_ver; Maybe call it driver_odbc_ver to distinguish it from the application ODBC version (SQL_ATTR_ODBC_VERSION)?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9130#note_117943