On 4/23/13, Bart <bartjun...@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

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to