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

Reply via email to