mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-04-05 15:07:49 +08:00
![]() Replace the jerry-built UTF-16 => Latin-1 code path with a cross-platform wcstombs solution that emits UTF-8. This adds an element to the end of the MdbHandle struct, but should not break any existing code. A run-time option could be added later to emit other encodings, but people who care about such things can just use the iconv code path. |
||
---|---|---|
.. | ||
Makefile.am | ||
mdbfakeglib.h | ||
mdbprivate.h | ||
mdbsql.h | ||
mdbtools.h | ||
mdbver.h.in |