jscript: Store concatenated strings as a rope string to avoid useless copying.
[wine] / dlls / odbccp32 / odbccp32.c
2011-03-10  Hans Leidekkerodbccp32: Initialize the usage count in SQLRemoveDriver...
2011-02-23  AndrĂ© Hentschelodbccp32: Improve some stubs.
2010-09-13  Alexandre Goujonodbccp32: Fix SQLInstallDriverManager{,W}.
2007-04-04  Paul Vriensodbccp32: Don't print *pcbPathOut as it can be NULL...
2007-01-18  Francois GougetAssorted spelling fixes.
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).
2006-09-29  Michael Stefaniuc"One liners" printf format warning fixes for the migrat...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-10-31  Hans LeidekkerImprove the implementation of SQLConfigDataSource,...
2005-10-26  Hans LeidekkerImplement SQLInstallDriverManager.
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...