This modified sqlite3 c library supports the _stdcall convention which VB needs to call this dll. (like any other win32 API call)
The initial concept and core of this was developed by 'wqweto'. (vbsqlite)
The source code of the project can also be viewed on GitHub. (incl. c source in the Lib subfolder)
Out of this library an Ax-DLL COM-Wrapper was created.
The attached file sqlite3win32.rar.zip should be renamed to sqlite3win32.rar after download.

