fpc/packages/base/sqlite
joost 0021d0f27b Patch from Zaher Dirkey (modified)
* Set Sqlite3Lib on WinCE
 * In dynamic lib, sqlite3_version must be aliased as like in static lib to sqlite3_libversion
 * sqlite3_version function must called with the () at last, because sqlite3_version pointer to function

git-svn-id: trunk@8759 -
2007-10-10 15:50:03 +00:00
..
fpmake.inc
fpmake.pp
Makefile - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
Makefile.fpc * Implemented sqlite3dyn 2007-07-03 23:32:29 +00:00
sqlite3.inc Patch from Zaher Dirkey (modified) 2007-10-10 15:50:03 +00:00
sqlite3.pp * Implemented sqlite3dyn 2007-07-03 23:32:29 +00:00
sqlite3db.pas + Contributed sqlite3db by Gilles Marcou - g.marcou@chimie.u-strasbg.fr 2007-02-22 19:03:55 +00:00
sqlite3dyn.pp * Implemented sqlite3dyn 2007-07-03 23:32:29 +00:00
sqlite.pp - reverted r4880 (wrong varargs reform) and r4838 (wrong removal of 2006-10-14 17:39:00 +00:00
sqlitedb.pas * fixes some sqlite bugs 2006-05-07 22:40:23 +00:00
test.pas * fixes sqlite (installs also sqlitedb unit) 2006-05-06 21:33:43 +00:00
testapiv3x.pp * fixes sqlite3 for freeBSD (and possibly other BSDs) 2006-05-05 21:44:43 +00:00
testapiv3x.README