Hi,

I get a list of valid drives by
probing the drives in my system with:

mov ah,4Eh
mov al,XX  ; XX=drive {1..26}
xor cx,cx
mov dx,filespec  ; A:\*.*
int 21h

When I remove a CDROM disc, from X:, the CDROM information is not gone, I still get
X: valid, wrong!


I get the information of a floppy and ramdrive correct,
but not the CDROM drive.

BAHCL

ps: I cannot access FreeDOS faq, is it shut down?

_________________________________________________________________
日日免費隨時學英語/普通話 http://go.msnserver.com/HK/46164.asp




-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
Freedos-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to