Am 31.07.2010 02:06, schrieb Sergei Gorelkin:
> Hello,
>
> I have discovered that the pointer returned by typeinfo() builtin in FPC
> is very different from one returned in Delphi. What Delphi returns
> points to rough equivalent of FPC's INIT$_ structure, so one
> may examine the structure to fig
Hello,
I have discovered that the pointer returned by typeinfo() builtin in FPC is very different from one
returned in Delphi. What Delphi returns points to rough equivalent of FPC's INIT$_
structure, so one may examine the structure to figure out the 'managed' fields. FPC, however,
returns po