Hi, Clemens, On Mon, Jan 25, 2016 at 2:42 AM, Clemens Ladisch <clemens at ladisch.de> wrote: > Igor Korot wrote: >> Upon exiting from the application > > When exactly? Is DllMain() involved in any way?
The DLL where SQLite pointer is alocated there is a DLLMain. Then this pointer is brought back to the main application (wxWidgets-based). At this point the DLL is unloaded. When I close the main frame I am trying to disconnect from the database and delete the pointer. But the crash occur when disconnecting. Thank you. > > > Regards, > Clemens > _______________________________________________ > sqlite-users mailing list > sqlite-users at mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users