Control Program: Difference between revisions
Appearance
Line 8: | Line 8: | ||
==DLLs== | ==DLLs== | ||
{| border="1" | |||
|- | |||
!Name !!Comments | |||
|- | |||
|| [[BMSCALLS.DLL]] || | |||
|- | |||
|| [[DOSCALL1.DLL]] || | |||
|- | |||
|| [[KBDCALLS.DLL]] || | |||
|- | |||
|| [[QUECALLS.DLL]] || | |||
|- | |||
|| [[MOUCALLS.DLL]] || | |||
|- | |||
|| [[MSG.DLL]] || | |||
|- | |||
|| [[NLS.DLL]] || | |||
|- | |||
|| [[SESMGR.DLL]] || | |||
|- | |||
|| [[VIOCALLS.DLL]] || | |||
|- | |||
|| [[OS2CHAR.DLL]] || | |||
|- | |||
|} | |||
==Programming Documentation== | ==Programming Documentation== |
Revision as of 13:55, 11 May 2015
OS/2's Control Program.
The API is composed by:
- Control Program Functions
- Keyboard Functions
- Mouse Functions
- Video Functions
DLLs
Name | Comments |
---|---|
BMSCALLS.DLL | |
DOSCALL1.DLL | |
KBDCALLS.DLL | |
QUECALLS.DLL | |
MOUCALLS.DLL | |
MSG.DLL | |
NLS.DLL | |
SESMGR.DLL | |
VIOCALLS.DLL | |
OS2CHAR.DLL |