[fpc-pascal]Drive detection (was: Intel ASM syntax problem)
    XHajT03 at mbox.vol.cz 
    XHajT03 at mbox.vol.cz
       
    Wed Jun 27 22:01:42 CEST 2001
    
    
  
From:           	"AITOR.SM" <AITOR.SM at teleline.es>
To:             	fpc-pascal at deadlock.et.tudelft.nl
Date sent:      	Wed, 27 Jun 2001 11:03:04 +0200
Subject:        	[fpc-pascal]Drive detection (was: Intel ASM syntax problem)
Send reply to:  	fpc-pascal at deadlock.et.tudelft.nl
> the case that it only works if a floppy is inserted) - The CD-ROM is
> not detected, regardless of wether I use a CD-ROM driver+MSCDEX (in
> CONFIG and AUTOEXEC) or not.
 You must definitely use the CD-ROM driver, otherwise it's no drive, 
just an ATAPI device (so it wouldn't have a letter assigned 
otherwise, for example).
> I am interested in the DOS (Go32V2) case, not windows. Does any of you
> have an idea of what is wrong, or have some extra code to do this?
 I can't help with Marco's unit. Regarding some extra code - just try 
the test program delivered with my unit and you'll see whether it 
works for you, or not, at once. ;-)
Tomas
    
    
More information about the fpc-pascal
mailing list