Jump to content

SCREEN01.SYS: Difference between revisions

From EDM2
No edit summary
Line 8: Line 8:
|-
|-
! Date !!Version !! Size  !! Comments
! Date !!Version !! Size  !! Comments
|-
| 2011/05/13 11:30am || N/A || 12,364 bytes || Included on eCS 2.1. On C:\OS2\BOOT
|-
|-
| 2006/03/22 9:47am || N/A || 12,364 bytes || Included on eCS 2.1.
| 2006/03/22 9:47am || N/A || 12,364 bytes || Included on eCS 2.1.
|-
|-
|}
|}


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

Revision as of 19:58, 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
2011/05/13 11:30am N/A 12,364 bytes Included on eCS 2.1. On C:\OS2\BOOT
2006/03/22 9:47am N/A 12,364 bytes Included on eCS 2.1.


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.