ot4xb - Build: 1_5_2_2
-------------------------------
BUG FIX
cAnsiToUtf8( cAnsi ) -> cUtf8
cUtf8ToAnsi(cUtf8) -> cAnsi
Fixed wrong behavior converting from/to ansi to utf8. Characters > 0xB0 was converted to 0x00 and also the utf8 string was truncated.
-------------------------------
NEW FUNCTIONS
cOemToUtf8(cOem) -> cutf8
cUtf8ToOem(cUtf8) -> cOem

This message includes the following attachments: