SCREEN01.SYS: Difference between revisions
Appearance
Created page with "This file is referred on OS/2 as the "Screen Device Driver". ==Versions== ==Source Code== The source code of this file is included on the IBM Device Driver Kit. It can not ..." |
No edit summary |
||
Line 1: | Line 1: | ||
This file is referred on OS/2 as the "Screen Device Driver". | 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 on it's functions to processes the Init, DeInstall, and Screen IOCtl functions. | |||
==Versions== | ==Versions== |
Revision as of 19:10, 6 April 2015
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 on it's functions to processes the Init, DeInstall, and Screen IOCtl functions.
Versions
Source Code
The source code of this file is included on the IBM Device Driver Kit. It can not be open sourced, but the source code is available for IBM DDK customers and a free or paid binary can be released.