Hi Saulius,

Good point. I can't do side-by-side comparisons with
Clipper anymore, but it seems right. [ I think it's
my TOFIX comment. ]

I can make this modification, but I'd like to ask for
tests against Clipper.

Brgds,
Viktor

On 2009 Oct 15, at 08:50, Saulius Zrelskis wrote:

Hi All,

In file \source\rtl\filesys.c there is note before function fsIsDrv:

...
/* TOFIX: This isn't fully compliant because CA-Cl*pper doesn't access
         the drive before checking. hb_fsIsDrv only returns TRUE
         if there is a disk in the drive. */

USHORT hb_fsIsDrv( BYTE nDrive )
...

Can it be that API GetLogicalDrives() is better candidate for such action?

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

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

Reply via email to