Is there a possibility to use Sqlite3MC to replace the sqlite3 currently in use?
Posted: Mon Feb 20, 2023 4:35 am
Is there a possibility to use https://github.com/utelle/SQLite3MultipleCiphers to replace the sqlite3 currently in use? 

http://www.purebasic.com
https://www.purebasic.fr/english/
Yes, I tried to use the DLL compiled by VS2019 community edition, it can work very well in pb5.73, so I have reason to believe that it should also work in PB6, in fact, I would like to be able to use its static directly in PB library version.
If you want something special, you need something specialAs introduced on the purebasic homepage " No external DLLs, runtime interpreter or anything else required when creating executables"