Fix the prototypes of SQLCreateDataSource*(), SQLGetPrivateProfileString*().
authorFrancois Gouget <fgouget@free.fr>
Fri, 17 Jun 2005 21:26:31 +0000 (21:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 17 Jun 2005 21:26:31 +0000 (21:26 +0000)
commitfd738295936fcaad20de8028f71639099f8f4e14
treec8e6a6cc156629762df822589d16004b4625fdca
parent3257bcd48c97972a590981b6d13307e535a85324
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.
dlls/odbccp32/odbccp32.c
dlls/odbccp32/odbccp32.spec
include/odbcinst.h
tools/winapi/win32.api