Bret, thanks for the suggestion i will try what you have said and post my
results regarding it.

On Mon, Sep 15, 2014 at 9:26 PM, Bret Johnson <[email protected]> wrote:

> 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
>


-- 
Regards,
Anil Nair
------------------------------------------------------------------------------
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