wine/ tools/winapi/win32.api include/odbcinst. ...
ChangeSet ID: 18274 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/06/17 16:26:31 Modified files: tools/winapi : win32.api include : odbcinst.h dlls/odbccp32 : odbccp32.spec odbccp32.c Log message: Francois Gouget <fgouget(a)free.fr> Fix the prototypes of SQLCreateDataSource*(), SQLGetPrivateProfileString*(). Fix the return type of SQLInstallerError*() and SQLPostInstallerError*(). Fix the SQLInstallDriver() and SQLInstallDriverEx() prototypes in the spec file. Add an odbccp32 section to win32.api for winapi_check. Patch: http://cvs.winehq.org/patch.py?id=18274 Old revision New revision Changes Path 1.32 1.33 +31 -0 wine/tools/winapi/win32.api 1.2 1.3 +8 -8 wine/include/odbcinst.h 1.2 1.3 +2 -2 wine/dlls/odbccp32/odbccp32.spec 1.2 1.3 +8 -8 wine/dlls/odbccp32/odbccp32.c
participants (1)
-
Alexandre Julliard