On 06 Jan 2006, at 15:37, Hans Mårtensson wrote:

OK, thank you for your help so far.
I will try to do further experiments in order to locate the problem.
I think it must be in the data structure that defines the dialog box, which the two compiler versions generate differently.

You can try writing the size of the structure using sizeof(), and the individual offset using things like "pointer(@recordvar.field) - pointer(@recordvar)", and then compare the values between the 1.0.10 and 2.0.2 version.

I appreciate very much the work done by the people behind FPC.
Not only because it is free and advanced, but also because Pascal is nicer than any other programming language I have seen, in my opinion

Thanks!


Jonas_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to