[Lazarus] GetAllFilesMask / AllFilesMask

Bart bartjunk64 at gmail.com
Wed Apr 24 00:15:15 CEST 2013


On 4/23/13, Bart <bartjunk64 at gmail.com> wrote:

> Maybe, but must be discussed first, th eproper place to fix this is in
> the masks unit itself?

AFAICS Delphi MatchesMask behaves the same:
MatchesMask('foo', '*.*') = False.
MatchesMask('foo.', '*.*') = True.

(Can someone test with recent Delphi please?)

So for any file searching function on Windows, this needs adjusting in
"userland".

Bart




More information about the Lazarus mailing list