[Lazarus] non Unicodode application
Michael Van Canneyt
michael at freepascal.org
Fri Feb 12 15:16:38 CET 2016
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.
More information about the Lazarus
mailing list