News:

Download Pelles C here: http://www.pellesc.se

Main Menu

Legacy header files

Started by ander_cc, Today at 06:03:06 AM

Previous topic - Next topic

ander_cc

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?

John Z

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

TimoVJL

winsqlite3.dll is available since Windows 10 ?
May the source be with you