Hi all,

I recently realized that sqlite extension DLL loading could use a little
help from LoadLibraryEx(path, NULL, LOAD_WITH_ALTERED_SEARCH_PATH),
unless extension DLLs were always put in the system directory. The only
drawback of this function is that doesn't support Windows CE and Windows 9x.

Regards,
/Mike/
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to