A device context (DC) is a link between a Windows application, a device driver, and an output device, such as a printer or plotter. Windows maintains a cache of five special device contexts for the system display. Applications must release these device contexts after using them.
The following illustration shows the flow of information from a Windows application through a device context and a device driver to an output device.