• NVDA feature internals
  • PageOutline(2-4,,inline)
  • Introduction
  • About NVDA
  • Audience
  • Article structure
  • Where to obtain NVDA source code and compile NVDA
  • Building NVDA
  • NVDA components and source code layout
  • Source code folder structure
  • NVDA components overview
  • Terminology
  • Abbreviations
  • Definitions
  • General
  • Programming Languages
  • Accessibility APIs
  • Native APIs
  • Operating System Functions
  • NVDA Components
  • Launcher
  • Core
  • Event and Script Handling
  • Registered Generators
  • Input Handlers
  • Input Gestures
  • API Handlers
  • Output Modules
  • Output Drivers
  • NVDA Objects
  • Text Ranges
  • Global Commands
  • Plugins
  • App Modules
  • Global Plugins
  • Tree Interceptors
  • Virtual Buffers
  • GUI
  • Special Object Functions
  • Events
  • Scripts
  • Inter-process Communication
  • Out-of-process Code
  • In-process Code