Jump to content

PRINT02.SYS: Difference between revisions

From EDM2
Created page with "==Description== This is the Printer device driver for family 2 machines (MCA) for OS/2 and eComStation. ==Versions== {| class="wikitable" |- ! Date !!Version !! Size !! Com..."
 
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
==Description==
==Description==
This is the Printer device driver for family 2 machines (MCA) for OS/2 and eComStation.
This is the Printer device driver for family 2 machines (MCA) for OS/2.
 


==Versions==
==Versions==
{| class="wikitable"
{| class="wikitable"
!Date||Version||Size||Comments
|-
|-
! Date !!Version !! Size  !! Comments
|2002-05-21 16:11||10.70||12,134 bytes||IBM Printer Micro Channel Device Driver-SMP
|-
| 2002/May/21 4:11pm || 10.70 || 12,134 bytes || By IBM. Printer Micro Channel Device Driver-SMP Included on eComStation.
|-
|}
|}


==DLLs Loaded==
==DLLs Loaded==
* [[DOSCALL1.DLL]]
* [[DOSCALL1.DLL]]


==Source Code==
==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.  
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 20:35, 27 August 2016

Description

This is the Printer device driver for family 2 machines (MCA) for OS/2.

Versions

Date Version Size Comments
2002-05-21 16:11 10.70 12,134 bytes IBM Printer Micro Channel Device Driver-SMP

DLLs Loaded

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.