I mean in Lazarus apps, i'm not sure about Lazarus itself (although i would expect the GTK+ interface, for example, to do that). I do that myself very often for example.
Kostas "Bad Sector" Michalopoulos On Thu, Aug 30, 2012 at 12:59 PM, Mattias Gaertner <[email protected]> wrote: > On Thu, 30 Aug 2012 11:56:20 +0200 > Kostas Michalopoulos <[email protected]> wrote: > >> 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). > > Where does the Lazarus code pass strings directly to cdecl functions? > > Mattias > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
