I am working on a Delphi wrapper of the sqlite3 API. Where should I post the file when properly tested ?
I'm not sure if you can post files to the wikki or not, but that might be one place.
I have been thinking of adding some of my delphi source to my webpage, if/when I do I'd be happy to make you a page and host for you, if you'v got no where better.
> the following exports are missing from sqlite3.def (for windows):
> sqlite3_version > sqlite3_get_auxdata > sqlite3_set_auxdata
I assume they are missing from my DLL as well, I'll recompile tonight when I get off work and put it out.
-Andy