A FWH user needs to display "frühere" from a ascii file into Windows. We have tried OemToAnsi() and AnsiToOem() without success. Also tried with hb_strtoutf8() and hb_utf8tostr(),
Any hints ?
![Smile :-)](./images/smilies/icon_smile.gif)
Thanks
Antonio Linares wrote:Any hints ?
Code: Select all | Expand
HB_OEMTOANSI(hb_utf8tostr(...))