[fpc-devel] new fields in OpenFileName

Micha Nelissen micha at neli.hopto.org
Fri Dec 8 14:21:18 CET 2006


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).

Micha



More information about the fpc-devel mailing list