On Fri, Feb 12, 2016 at 3:38 PM, Michael Van Canneyt <[email protected]> wrote: > Just use RawByteString as stringtype for all parameters and variables > in calls where you don't want code page conversions to occur. The compiler > will not touch the codepage then.
Ok, true. That works, too. :) Juha -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
