Yaakov S (Cygwin Ports) wrote: > Lapo Luchini wrote: > >> Corinna Vinschen wrote: > >>>> That's fine since the existance of reparse points corresponds with > >>>> the existance of the GetVolumePathName function. In other words, > >>>> if you have to emulate the function, no other volume mount points > >>>> besides X:\ and \\server\share can exist. > >> That's what I supposed, but thanks for the confirmation. > >> > >>>> May I suggest to use GetFullPathName on the incoming path first? > >>>> Then you can savely remove the "if (isalpha(lpszFileName[0])) {" > >>>> part. > >> OK, will modify it ASAP (which can be a while, graduation thesis > >> deadline in less than 2 weeks...). > > Hmmm, this has seemingly stalled for about two months now. Where are we > holding with gamin now? Apparently the size of the object "writing thesis + defending it" pushed it in the swap file and was then forgotten there. Thanks for having remembered it to me, I'll take a look at it ASAP (really, this time) ;-) (same goes for the package I didn't yet update yet, such as rsync)
Lapo