Jump to content

Dispatch table: Difference between revisions

From EDM2
Created page with "(1) A block of memory, allocated by the graphics engine, for the containment of entry points for use by a display driver. (2) An array of pointers to function-handling routi..."
(No difference)

Revision as of 13:58, 14 November 2017

(1) A block of memory, allocated by the graphics engine, for the containment of entry points for use by a display driver.

(2) An array of pointers to function-handling routines.