Mail Archives: djgpp/1997/10/07/08:49:13
On Mon, 6 Oct 1997, Weiqi Gao wrote:
> Here's an example of a piece of information that I found in the MSDN, I
> challenge everyone to find a non-Microsoft source that referenced this
> call:
>
> =======================================================================
> Entry:
> AH = 46h
> AL = 0h, reserved
> DL = Drive number
> Exit:
> carry clear
> AH = 0
> carry set
> AH = error code
Challenge accepted (even though you didn't say it's Int 13h). I found
this info in "The Undocumented PC", 2nd edition, by Frank van Gilluwe
(Addison-Wesley, 1996), p.594. Another proof (if you need one) that MSDN
is not that unique after all.
Btw, I find that book an invaluable source of low-level PC
information.
- Raw text -