[fpc-devel] new fields in OpenFileName
Vincent Snijders
vsnijders at quicknet.nl
Fri Dec 8 14:43:43 CET 2006
Micha Nelissen schreef:
> Vincent Snijders wrote:
>> Hi,
>>
>> Attached patch adds new fields (since _WIN32_WINNT >= 0x0500) to the
>> OPENFILENAME struct.
>
> This will make programs that use sizeof(OPENFILENAME) incompatible with
> older windows versions. (Like we already experienced with lazarus).
We will see that. I already added the updated structure to the lazarus
winext unit. I need to pass the big structure on version >=0x0500 for
multiselectdialogs with a places bar.
Vincent
More information about the fpc-devel
mailing list