On Fri, 12 Feb 2016, Michael Schnell wrote:

On 02/12/2016 02:38 PM, Michael Van Canneyt wrote:

Just use RawByteString as stringtype for all parameters and variables
in calls where  you don't want code page conversions to occur.

This would mean rewriting the complete application. This obviously is not desired .

Tish...

{$define String:=RawByteString}

and you are done.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to