Commit Graph

10 Commits (master)

Author SHA1 Message Date
Alistair Leslie-Hughes 94667def7b odbccp32: Implement SQLGetPrivateProfileStringW/SQLGetPrivateProfileString.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-11 22:08:36 +09:00
Hans Leidekker 1d19c2b72f msi: Install data sources in the InstallODBC custom action. 2007-04-23 14:07:18 +02:00
Bill Medland c4a7c821f1 odbccp32: Implement SQLGet/SetConfigMode. 2007-01-15 12:22:44 +01:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Vincent Béron 56da0c33fb Use #include "foo.h" for including Windows headers in dlls/, use
#include <bar.h> for including Windows headers in include/.
2005-08-10 09:51:40 +00:00
Matthew Davison 043c0d4a36 Added some definitions to odbcinst.h. 2005-07-24 17:10:06 +00:00
Hans Leidekker 3650ff5a6e Fix some -Wmissing-declarations warnings. 2005-07-18 09:09:41 +00:00
Francois Gouget fd73829593 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.
2005-06-17 21:26:31 +00:00
Rein Klazes 254e747b72 Add a stub for ODBCCPlApplet. 2005-05-26 16:08:27 +00:00
Mike McCormack 47f2489603 Added odbcinst.h. 2005-02-18 12:52:49 +00:00