In both versions of DOS you are testing, what is the value returned by the List 
of Lists function (LOL -- INT 21.52) at offset 21h ("number of available drive 
letters")?  It should match what is being returned by INT 21.0E (in fact, INT 
21.0E should simply return the value stored in the LOL -- it shouldn't need to 
do any calculations or manipulations).  The value stored in the LOL is also the 
number of entries in the Current Directory Structure (CDS) table, and you may 
be able to do some indirect verification that way as well.

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to