[Lazarus] Registering Dll for WinCe

Patrick Chevalley pchevalley at gmail.com
Thu Jun 19 06:56:52 CEST 2008


Sqlite wince project is obsolete, the wince code is now merged in the
main sqlite.
You can get the latest version source from sqlite.org and compile for wince.
I have put here the version I use for my project, arm binary, source
and visual studio project:
http://www.ap-i.net/pub/sqlite/
To use the library just copy to the same directory as the exe and
LoadLibrary((sqlite3.dll) work without problem.



More information about the Lazarus mailing list