>Date: Wed, 28 Aug 2013 14:21:24 -0400
>From: Richard Hipp <d...@sqlite.org>
>
>The latest check-in on trunk adds a new windows VFS module called
>"win32-longpath" which accepts the full-length 32KB pathnames.  Add the
>string "win32-longpath" as the 4th argument to sqlite3_open_v2() (on
>windows only, of course) and everything should just work after that.

Would it be possible to have a sqlite3_open16_v2() also?
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to