Jump to content

SCREEN02.SYS: Difference between revisions

From EDM2
No edit summary
Line 10: Line 10:
|-
|-
| 2006/03/22 9:47am || N/A || 12,326 bytes || Included on eCS 2.1.
| 2006/03/22 9:47am || N/A || 12,326 bytes || Included on eCS 2.1.
|-
| 2006/01/27 5:57pm || N/A || 12,250 bytes || Included on eCS 2.1. C:\OS2\BOOT.
|-
|-
|}
|}
1-27-06  5:57p              0 ----  SCREEN02.SYS


==Source Code==
==Source Code==

Revision as of 19:56, 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

Date Version Size Comments
2006/03/22 9:47am N/A 12,326 bytes Included on eCS 2.1.
2006/01/27 5:57pm N/A 12,250 bytes Included on eCS 2.1. C:\OS2\BOOT.
1-27-06  5:57p              0 ----  SCREEN02.SYS

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.