Jump to content

CDDBOC.SYS: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
CDDBOC.SYS is a replacement driver for the original CDD.SYS. This version was done completely in assembler and it will work with all current versions of OS/2 including the new 2.1 BETA code.
CDDBOC.SYS is a replacement driver for the original CDD.SYS. This version was done completely in assembler, and it will work with all versions of OS/2 2.x including the 2.1 BETA code.


By Bill Oconnor.
By Bill Oconnor.


  DEVICE=<path>CDDBOC.SYS
==Syntax==
  DEVICE=<path>\CDDBOC.SYS
 
==Links==
* {{FileLink|CDDBOC_1993-01-28.zip}}


[[Category:DEVICE Statements]]
[[Category:DEVICE Statements]]

Latest revision as of 10:19, 20 August 2025

CDDBOC.SYS is a replacement driver for the original CDD.SYS. This version was done completely in assembler, and it will work with all versions of OS/2 2.x including the 2.1 BETA code.

By Bill Oconnor.

Syntax

DEVICE=<path>\CDDBOC.SYS

Links