ChangeSet ID: 14204 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/10/18 17:47:14
Modified files: dlls/odbc32 : proxyodbc.c Makefile.in
Log message: Bill Medland billmedland@mercuryspeed.com During startup of the connection to an external ODBC provider (e.g. unixODBC) replicate that provider's driver and DSN data to the registry so that Windows programs that actually query the registry rather than the ODBC will find at least some information.
Patch: http://cvs.winehq.org/patch.py?id=14204
Old revision New revision Changes Path 1.26 1.27 +293 -1 wine/dlls/odbc32/proxyodbc.c 1.13 1.14 +1 -1 wine/dlls/odbc32/Makefile.in