File Information — Drv16_2019-03-10.zip
Filename Drv16_2019-03-10.zip
Title Device Driver Development Kit for 16 Bit Drivers (2019-03-10)
Version 2019-03-10
Author / Vendor David Azarewicz
Homepage https://88watts.net/software.html
Category OS2 » Dev » Libraries » Hardware »
OS/2 Version OS/2 Warp 4.52 or later
File Size 56.7 KB
Downloads 1
File Type ZIP
Uploaded 2026-03-26 22:25 by martini
Approved 2026-03-26 22:25 by martini
License IBM DDK License
Requirements IBM DDK
Description:

A development kit to make developing new device drivers very easy. This kit contains header files and a library that contains all of the system related things necessary to build a device driver on OS/2. The only thing you need to focus on is your unique code for your device. Then simply link to the library and you can start testing your code. Examples of working drivers are included in the kit. Some of the older MultiMac drivers and the dbghlp driver are based on this kit. (Drv16-20190310.zip)