Jump to content

Control Program: Difference between revisions

From EDM2
Ak120 (talk | contribs)
cleanup
Ak120 (talk | contribs)
mNo edit summary
Line 5: Line 5:
* Video Functions
* Video Functions


See also: [[Control Program Functions]]
See also:  
*[[Control Program Functions]]
*[[Control Program Programming Guide and Reference Errata]]


==Files==
==Files==

Revision as of 01:34, 8 January 2017

The API is composed by:

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

See also:

Files

Dynamic Link Library Functions
ANSICALL.DLL ANSI terminal support
BKSCALLS.DLL Base keyboard calls
BMSCALLS.DLL Base monitor calls
BVSCALLS.DLL Base Video Subsystem
DOSCALL1.DLL Base OS calls
KBDCALLS.DLL Keyboards calls
MONCALLS.DLL Device monitor calls
MOUCALLS.DLL Mouse calls
MSG.DLL Messages
NLS.DLL National language support
OS2CHAR.DLL OS2 character
QUECALLS.DLL System queue calls
SESMGR.DLL Session manager
VIOCALLS.DLL Base video calls

Publications

IBM
  • OS/2 2.0 Control Program Programming Reference - S10G-6263-00, PDF 1992
  • OS/2 2.1 Control Program Programming Reference - S10G-6263-01, 1993
  • OS/2 Warp, Version 3 Control Program Programming Guide - G25H-7101-00, Oct 1994
  • OS/2 Warp, Version 3 Control Program Reference - G25H-7102-00, Oct 1994

Links

  • Control Program Programming Guide and Reference, Consolidated (PDF)
  • Control Program Programming Guide and Reference, Part 1 (CP1.INF)
  • Control Program Programming Guide and Reference, Part 2 (CP2.INF)
  • Control Program Programming Guide and Reference, Part 3 (CP3.INF)
Alternative Versions