On Thu, 21 May 2009, Szak�ts Viktor wrote:
> Okay, I'd say let's leave it at that. I'm thinking to
> remove this hack from hbmk2, as I've found that by renaming
> .prg to .prg.ext it can still be excluded from *.prg
> mask. This is a realistic compromise.

What means that windows creates and extension in 8.3 file name alias
from the last extension in long file name.
I guess that if you create file 'filename.prg.extension' then it can
be seen as *.ext but not as *.prg
I think that removing the hack from hbmk2 is good idea.
If we want to ignore aliases in directory scan code then
we should make it inside hb_fsFind*() function.

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to