Control Program: Difference between revisions
Appearance
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
- BMSCALLS.DLL
- DOSCALL1.DLL
- KBDCALLS.DLL
- QUECALLS.DLL
- MOUCALLS.DLL
- NLS.DLL
- SESMGR.DLL
- VIOCALLS.DLL
- OS2CHAR.DLL