Mail Archives: djgpp/2000/10/03/16:45:32
Ahh, thanks for clearing that up. A sad thing to live with, but oh well. =)
Thanks
Kris
> > Just new to using DJGPP, I'm finding the wildcard expansion extremely
useful
> > when passing arguements to programs I write, however they always get
> > converted to the short 8.3 format (using WinNT)
>
> Long file names are simply not visible to DJGPP applications running
> on NT. So there's no way wildcards can be expanded to long file
> names: the OS doesn't let the program see them.
[snip]
> What good will it be to pass long file names if the DJGPP program
> cannot access them?
>
> Also, why is it important to pass the long names? After all, the
> short ones point to the same files, right?
>
> > Is there a way to get around this?
>
> No.
>
> > A setting? Or any trick or suggestions?
>
> Complain to Bill Gates. Or switch to Windows 2000, where long file
> names are visible to DJGPP applications (but you get a problem with
> nested DJGPP programs as a bonus).
- Raw text -