Go to file
Hallvard Furuseth f2ecddbcf7 ITS#7992 Tighter utf8_to_utf16(), fix errcodes
The 0xFFFD check seems due to misleading MultiByteToWideChar() doc.
Bad UTF-8 gives 0xFFFD in the output string, not the return value.
2016-12-15 22:27:33 +01:00
libraries/liblmdb ITS#7992 Tighter utf8_to_utf16(), fix errcodes 2016-12-15 22:27:33 +01:00