There are two header files in folder "Include/win/winsqlite/": winsqlite3.h and winsqlite3ext.h.
But no related .lib files are included in folder "Lib".
Is this a deprecated feature?
Hi ander_cc,
There are two windows system dll's that might help -
C:\windows\system32\winsqlite3.dll
and
C:\windows\SysWOW64\winsqlite3.dll
John Z
winsqlite3.dll is available since Windows 10 ?
Quote from: John Z on Today at 10:35:03 AMHi ander_cc,
There are two windows system dll's that might help -
C:\windows\system32\winsqlite3.dll
and
C:\windows\SysWOW64\winsqlite3.dll
John Z
I see, thank you very much! I find the dll.