[fpc-pascal] Problem with FPC2.0.2 and windows
Hans MÃ¥rtensson
cirkulation at maartensson.net
Sun Jan 8 15:43:11 CET 2006
Martin Schreiber wrote:
>Your testcase worked for me with FPC 2.0.2 and the modified DLGTEMPLATE and
>DLGITEMTEMPLATE.
>
>
Yes, I'm convinced that the problem lies where you have pointed it out.
I have let my test program show sizeof(DLGTEMPLATE) and the output from
the version compiled with 2.0.2 was
sizeof(DLGTEMPLATE)=26
while the old working version had
sizeof(DLGTEMPLATE)=18
which fits to 4 longint in stead of 4 shortint.
Now, I'm not familiar with the development of the PFC,
where and when can I download the corrected version of 2.0.2?
Hans MÃ¥rtensson
More information about the fpc-pascal
mailing list