Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- DOS 5.0 Ref. - <b>int 2fh / 4b02h detect switcher dos 5.0+</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 2Fh / 4B02h         Detect Switcher                              DOS 5.0+

    Determines whether a task switcher is loaded. Client programs
    (such as a session manager) that need to prevent or control the
    interruptions causes by task switching should call this function
    during initialization.

        Entry   AX = 4B02h

        Return  AX    = 00h
                ES:DI = Address of service-function handler
                or
                ES:DI = 0000:0000h

    [...]

See Also: SwVersion

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