Simon Harrison,
> 
> >    No problems with me.  I'm just asking where I fit into all of this <G>.
> 
> It would be really cool if the extended INT13 functions worked  (AX=4400,
> BX=55AA etc..)  at least for me :-)
> 
        I'm assuming that you mean INT 0x13 and not INT 13d ( 0x0C).  That interrupt
is shown as verifying sectors on a selected drive and it's a bit complicated. 
It would take direct access to the drive and, with Wine, not all drives are
drives.  Some are just subdirectories.  I'd have to have a list of the places
where the drives point and then I'd have to know what to really do.  Most of
this will be mounted filesystems which I wouldn't want to toy with.
        -Robert 'Admiral' Coeyman

-- 
http://www.corner.net/admiral/
May you live as long as you wish and age but a single day.
[Telnet to telnet.corner.net]

Reply via email to