Vincent Snijders wrote:

I have an hunch what might be wrong. Can you test this:

Open lcl\interfaces\win32\win32wsdialogs.pp

Goto line 390 and change it from
    lStructSize := sizeof(OpenFileName);
to
    lStructSize := sizeof(Windows.OpenFileName);

Save the file and reebuild the LCL using Tools -> Configure build lazarus. Uncheck clean all and set LCL to build and all others items in the listbox to none.

I'm afraid not, I've changed the file, saved it and rebuilt the LCL but no change :-(

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to