Kostas Michalopoulos schrieb:
Everything that depends on string being ansistring, like passing strings to cdecl functions (which is done much more often in Lazarus to interface with existing libraries in C).
This can be done inside the interface or, when the interface is retyped, it does not affect user code because of automatic conversion.
DoDi -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
