Arí Ricardo Ody schreef:
May you explain what kind of details? The platform is Windows XP and if
you explain me how to describe how is the widget set, it will be my
pleasure inform you. The project was compiled using Lazarus 0.9.16 with
FPC version 2.0.2 [2006/05/28].
I can send you the project for compilation and test. It's very simple
and I would explain how to arrive in the window that contains the
TOpenDialog I'm talkin about. I tell the name of the unit too.
I tell the user to select 260 files each time and again 'till he has
selected all files he want, but...
Regards
Ricardo
At 03:54 3/8/2006, you wrote:
Can you give more detais? What platform are you using, Widget Set,
etc...
Regards,
Graeme.
On 8/2/06, Arà Ricardo Ody <[EMAIL PROTECTED]> wrote:
I have an application that uses an TOpenDialog to capture a list of
files to be processed. It seems that Execute method returns false
when the user selects more than 260 filenames from the input
directory...
Is it possible? If it is, is there a way of expand this capacity?
Or am I totally wrong in my conclusions?
Greetings from Sao Paulo - Brazil
I fear there is some hard coded constraint on the total length of the file
names:
line 234 of lcl\interfaces\win32\win32wsdialogs.pp:
SizeStr:=15*MAX_PATH // Tested with 210 selected files
Vincent
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives