Update:

I managed to fix hb_fsIsDrv() using GetDriveTypeA() API.

This one returns success for such mounted but empty USB
drives, so the next problem is to solve the same error
message in hb_fsChDir() (SetCurrentDirectoryA()).

Ideas are welcome.

Brgds,
Viktor

On 2008.06.08., at 13:50, Szakáts Viktor wrote:

Hi all,

If I call ISDISK( "G" ) on my system (XP SP3 English),
I'm getting the attached error msg from my application,
and as a "bonus" all other programs trying to enumerate
drives will stall while waiting for thes input.

The drive in question is a SanDisk Extreme USB2 card
reader (connected through a D-Link HUB if that makes
any difference), with no memory card in it. It didn't
cause problems with any other apps in a year.

Any suggestions to fix this in hb_fsIsDrv()? Or else?

Brgds,
Viktor

<nodisk.png>

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

Reply via email to