include: Assorted spelling fixes.
[wine] / dlls / odbccp32 /
2011-03-10  Hans Leidekkerodbccp32: Initialize the usage count in SQLRemoveDriver...
2011-02-23  AndrĂ© Hentschelodbccp32: Improve some stubs.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-13  Alexandre Goujonodbccp32: Fix SQLInstallDriverManager{,W}.
2010-09-09  Paul Vriensdlls: Fix some specfiles with respect to 'str' and...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-02-16  Juan Langodbccp32: Fix a couple failing tests, and log more...
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-21  Austin EnglishSpelling fixes.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-06-07  Francois GougetAssorted spelling fixes.
2007-04-30  Francois GougetAssorted spelling fixes.
2007-04-04  Paul Vriensodbccp32: Don't print *pcbPathOut as it can be NULL...
2007-01-18  Francois GougetAssorted spelling fixes.
2007-01-18  Francois Gougetodbccp32/tests: Add missing '\n' to an ok() call.
2007-01-15  Bill Medlandodbccp32: Implement SQLGet/SetConfigMode.
2007-01-12  Bill Medlandodbccp32: Remove A->W cross-call.
2007-01-12  Bill Medlandodbccp32: Implement SQLGetInstalledDrivers.
2007-01-11  Bill Medlandodbccp32: Implement SQLInstallerError(W).
2007-01-10  Bill Medlandodbccp32: Add tests structure.
2006-09-29  Michael Stefaniuc"One liners" printf format warning fixes for the migrat...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-10-31  Hans LeidekkerImprove the implementation of SQLConfigDataSource,...
2005-10-26  Hans LeidekkerImplement SQLInstallDriverManager.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-06-17  Francois GougetFix the prototypes of SQLCreateDataSource*(), SQLGetPri...
2005-05-26  Rein KlazesAdd a stub for ODBCCPlApplet.
2005-05-16  Mike McCormackInitial mostly stub implementation of ODBC control...