Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 2f - multiplex - ms windows - enhanced windows installation check http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 2F - Multiplex - MS WINDOWS - ENHANCED WINDOWS INSTALLATION CHECK
        AX = 1600h
Return: AL = 00h if Enhanced Windows 3.x or Windows/386 2.x not running
        AL = 80h if Enhanced Windows 3.x or Windows/386 2.x not running
        AL = 01h if Windows/386 2.x running
        AL = FFh if Windows/386 2.x running
        AL = anything else
            AL = Windows major version number >= 3
            AH = Windows minor version number
Note:   INT 2F/AH=16h comprises an API for non-Windows programs (DOS device
          drivers, TSRs, and applications) to cooperate with multitasking
          Windows/386 2.x and Windows 3.x and higher enhanced mode.
        certain calls are also supported in the Microsoft 80286 DOS extender in
          Windows standard mode
SeeAlso: AX=4680h

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson