Jump to content

Control Program: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 20: Line 20:
==Programming Documentation==
==Programming Documentation==
* [[OS2 API:CPI|Control Programming Interface API]]
* [[OS2 API:CPI|Control Programming Interface API]]
==Replacements==
* The [[OS2Linux]] (Open Source - Common Public License) tried to clone some of the functions of Control Program to run on the Linux OS. [http://sourceforge.net/projects/os2linux/]


[[Category:Components]]
[[Category:Components]]

Revision as of 02:37, 10 April 2015

OS/2's Control Program.

The API is composed by:

  • Control Program Functions
  • Keyboard Functions
  • Mouse Functions
  • Video Functions

DLLs

Programming Documentation

Replacements

  • The OS2Linux (Open Source - Common Public License) tried to clone some of the functions of Control Program to run on the Linux OS. [1]