|
|
|
|
|
by malkia
81 days ago
|
|
One more "hidden" fact - Windows uses sqlite a lot, for a lot of tables. There is even "C:\Windows\System32\winsqlite3.dll"
and "C:\Program Files (x86)\Windows Kits\10\Include\10.0.27975.0\um\winsqlite\winsqlite3.h"
"C:\Program Files (x86)\Windows Kits\10\Include\10.0.27975.0\um\winsqlite\winsqlite3ext.h"
Well it's compiled in it's own way, which may not be to your liking, but it's there to use :) |
|