Jump to content

SCREEN01.SYS: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 16: Line 16:
The source code of this file is included on the [[IBM Developer Connection Device Driver Kits for OS/2]]. It can not be open sourced, but the source code is available for IBM DDK customers and a free/paid binaries can be released.
The source code of this file is included on the [[IBM Developer Connection Device Driver Kits for OS/2]]. It can not be open sourced, but the source code is available for IBM DDK customers and a free/paid binaries can be released.


[[Category:Files]]
[[Category:Drivers]]

Revision as of 12:20, 29 April 2019

This file is referred on OS/2 as the "Screen Device Driver". Also known as the "Base Video Subsystem Screen Device Driver".

This driver has functions to processes the Init, DeInstall, and Screen IOCtl functions.

Versions

Date Version Size Comments
2006-03-22 09:47 14.105 12,364 bytes \OS2\BOOT

Source Code

The source code of this file is included on the IBM Developer Connection Device Driver Kits for OS/2. It can not be open sourced, but the source code is available for IBM DDK customers and a free/paid binaries can be released.