Hi, while the XMS spec is not specific about the internal version
number of himem, RBIL is:

Call the XMS driver "Get XMS version number" function with:
        AH = 00h
Return: AX = XMS version (in BCD, AH=major, AL=minor)
        BX = internal revision number (in BCD for HIMEM.SYS)
        DX = High Memory Area (HMA) state
            0001h HMA (1M to 1M + 64K) exists
            0000h HMA does not exist

Tools which display the internal revision seem to expect BCD, e.g. 0x0311.

Eric



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to