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 & 286 dosx exit broadcast http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 2F - Multiplex - MS WINDOWS - ENHANCED WINDOWS & 286 DOSX EXIT BROADCAST
        AX = 1606h
        DX = flags
            bit 0 = 0 if enhanced Windows exit
            bit 0 = 1 if Microsoft 286 DOS extender exit
            bits 1-15 reserved (undefined)
Return: CX = 0000h if okay for Windows to load
        CX <> 0 if Windows should not load
Notes:  if the init broadcast fails (AX=1605h returned CX <> 0), then this
          broadcast will be issued immediately.
        this call will be issued in real mode
SeeAlso: AX=1605h,1609h

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