SCREEN01.SYS: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This file is referred on OS/2 as the "Screen Device Driver". Also known as the "Base Video Subsystem 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 | This driver has functions to processes the Init, DeInstall, and Screen IOCtl functions. | ||
==Versions== | ==Versions== | ||
{|class="wikitable" | |||
{| class="wikitable" | !Date | ||
!Version | |||
! Date | !Size | ||
!Comments | |||
|- | |- | ||
| | |2011-05-13 11:30 | ||
|N/A | |||
|12,364 bytes | |||
|\OS2\BOOT | |||
|- | |- | ||
|2006-03-22 09:47 | |||
|N/A | |||
|12,364 bytes | |||
| | |||
|} | |} | ||
==Source Code== | ==Source Code== |
Revision as of 18:44, 1 June 2016
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 |
---|---|---|---|
2011-05-13 11:30 | N/A | 12,364 bytes | \OS2\BOOT |
2006-03-22 09:47 | N/A | 12,364 bytes |
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.