• Microsoft Developer Network
  • ▶Highlights
  • ▶Technical Articles
  • ▶Sample Code
  • ▶Resource and Strategy
  • ▶Knowledge Base and Bug Lists
  • ▼Books and Magazine Articles
    • ▶Programming Windows 3.0 (Petzold)
    • ▶Advanced MS-DOS Programming
    • ▼MS-DOS Programmer's Reference
      • ▶Chapter 1 Introduction
      • ▶Chapter 2 Overview of MS-DOS
      • ▶Chapter 3 File System
      • ▶Chapter 4 Character Input and Output
      • ▶Chapter 5 Program Management
      • ▶Chapter 6 National Language Support
      • ▼Chapter 7 Interrupts
        • Chapter 7 Interrupts
        • 7.1 Introduction
        • 7.2 MS-DOS Interrupts
        • 7.3 System Interrupts
        • 7.4 Exceptions
        • 7.5 Interrupt and Exception Handlers
        • 7.6 Interrupt Chains
        • 7.7 Multiplex Interrupt Handlers
        • ▶7.8 Terminate-and-Stay-Resident Programs
        • ▼7.9 MS-DOS Interrupt Reference
          • 7.9 MS-DOS Interrupt Reference
          • Interrupt 20h Terminate Program
          • Interrupt 21h MS-DOS System Function
          • Interrupt 22h Termination Address
          • Interrupt 23h CTRL+C Handler
          • Interrupt 24h Critical-Error Handler
          • Interrupt 25h Absolute Disk Read
          • Interrupt 26h Absolute Disk Write
          • Interrupt 27h Terminate and Stay Resident
          • Interrupt 28h MS-DOS Idle Handler
          • Interrupt 2Fh Multiplex Interrupt
          • Interrupt 2Fh Function 0100h Get PRINT.EXE Installed State
          • Interrupt 2Fh Function 0101h Add File to Queue
          • Interrupt 2Fh Function 0102h Remove File from Print Queue
          • Interrupt 2Fh Function 0103h Cancel All Files in Print Queue
          • Interrupt 2Fh Function 0104h Hold Print Jobs and Get Status
          • Interrupt 2Fh Function 0105h Release Print Jobs
          • Interrupt 2Fh Function 0106h Get Printer Device
          • Interrupt 2Fh Function 0600h Get ASSIGN.COM Installed State
          • Interrupt 2Fh Function 1000h Get SHARE.EXE Installed State
          • Interrupt 2Fh Function 1100h Get Network Installed State
          • Interrupt 2Fh Function 1400h Get NLSFUNC.EXE Installed State
          • Interrupt 2Fh Function 1680h MS-DOS Idle Call
          • Interrupt 2Fh Function 1A00h Get ANSI.SYS Installed State
          • Interrupt 2Fh Function 4300h Get HIMEM.SYS Installed State
          • Interrupt 2Fh Function 4310h Get HIMEM.SYS Entry-Point Address
          • Interrupt 2Fh Function 4800h Get DOSKEY.COM Installed State
          • Interrupt 2Fh Function 4810h Read Command Line
          • Interrupt 2Fh Function 4B01h Build Notification Chain
          • Interrupt 2Fh Function 4B02h Detect Switcher
          • Interrupt 2Fh Function 4B03h Allocate Switcher ID
          • Interrupt 2Fh Function 4B04h Free Switcher ID
          • Interrupt 2Fh Function 4B05h Identify Instance Data
          • Interrupt 2Fh Function 0AD80h Get KEYB.COM Version Number
          • Interrupt 2Fh Function 0AD81h Set KEYB.COM Active Code Page
          • Interrupt 2Fh Function 0AD82h Set KEYB.COM Country Flag
          • Interrupt 2Fh Function 0AD83h Get KEYB.COM Country Flag
          • Interrupt 2Fh Function 0B000h Get GRAFTABL.COM Installed State
          • Interrupt 2Fh Function 0B700h Get APPEND.EXE Installed State
          • Interrupt 2Fh Function 0B702h Get APPEND.EXE Version
          • Interrupt 2Fh Function 0B704h Get APPEND.EXE Directory List Address
          • Interrupt 2Fh Function 0B706h Get APPEND.EXE Modes Flag
          • Interrupt 2Fh Function 0B707h Set APPEND.EXE Modes Flag
          • Interrupt 2Fh Function 0B711h Set True-Name Flag
          • 7.10 Task-Switching Reference
        • ▶Notification Functions
        • ▶Service Functions
        • ▶7.11 Structures
      • ▶Chapter 8 Interrupt 21h Functions
      • ▶Chapter 9 Device Drivers
    • ▶MS Systems Journal
  • ▶Product Documentation
  • ▶Unsupported Tools & Utilities