KEE16: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
KEE16 is a static library that contains thunking code to call the 32-bit [[KEE]] API from a 16-bit driver. | KEE16 is a static library that contains thunking code to call the 32-bit [[KEE]] API from a 16-bit driver. | ||
Line 5: | Line 4: | ||
==Version== | ==Version== | ||
*11 - 2015/04/13 | |||
==License== | ==License== | ||
Freeware and open source. Users and developers can modify or change any way they want to. | *Freeware and open source. Users and developers can modify or change any way they want to. | ||
*Author: [[Lars Erdmann]] | |||
==Links== | |||
* https://hobbes.nmsu.edu/download/pub/os2/dev/drivers/kee16_v11.zip | |||
[[Category:Tools]] | [[Category:Tools]] |
Revision as of 01:05, 18 January 2020
KEE16 is a static library that contains thunking code to call the 32-bit KEE API from a 16-bit driver.
Requirements: OS/2 Warp4 with Fixpak 13 or later, eCS
Version
- 11 - 2015/04/13
License
- Freeware and open source. Users and developers can modify or change any way they want to.
- Author: Lars Erdmann