Op 11-10-17 om 17:45 schreef Ondrej Pokorny via Lazarus:
On 11.10.2017 17:31, Koenraad Lelong via Lazarus wrote:
Software is intended for Windows.

In this case you may use WinAPI as well: https://stackoverflow.com/a/1892432/1231269

Ondrej

Hi Ondrej,

On that page there are two pieces of code, I tried them both.
One, OStripAccents, does not work, it returns te same string (AFAIK).
The other, BestFit, can't compile because WideCharToMultiByte is not recognized. Does FPC have WideCharToMultiByte ? I searched the RTL (of FPC 3.0) but I can't find it. I googled, but no relevant answer.

TIA
--
_______________________________________________
Lazarus mailing list
[email protected]
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to