duilio foschi via lazarus <[email protected]> schrieb am Fr., 3. Sep. 2021, 23:08:
> > Looking for string 'peppe', I can easily spot the part that contains > the code of interest. > In addition to what Bart wrote: the string will be located in a different section (usually .rdata) than where it will be used (in this case .text) which will only be a reference. Regards, Sven
-- _______________________________________________ lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
