Jump to content

Control Program Programming Guide and Reference: Difference between revisions

From EDM2
No edit summary
mNo edit summary
Line 3: Line 3:
   
   
The OS/2 operating system ''Control Program Guide and Reference'' is a detailed technical guide and reference for application programmers. It gives reference information and code examples to enable you to write source code using Control Program functions.
The OS/2 operating system ''Control Program Guide and Reference'' is a detailed technical guide and reference for application programmers. It gives reference information and code examples to enable you to write source code using Control Program functions.
*[[Dynamic Linking]]


;See also:
;See also:

Revision as of 16:05, 8 March 2020

Reprint Courtesy of International Business Machines Corporation, © International Business Machines Corporation

Control Program Programming Guide and Reference
  1. Introduction to the Control Program
  2. Control Program Functions
  3. Keyboard Functions
  4. Mouse Functions
  5. Video Functions
  6. Data Types
  7. Errors
  8. Debugging
  9. Kernel Debugger Communications Protocol
  10. Device I/O
  11. Dynamic Linking
  12. Error Management
  13. Exception Management
  14. Extended Attributes
  15. File Management
  16. File Names
  17. File Systems
  18. Generic IOCtl Commands
  19. Memory Management
  20. Message Management
  21. National Language Support
  22. Pipes
  23. Program Execution Control
  24. Queues
  25. Semaphores
  26. Timers
  27. Notices
  28. Glossary

The OS/2 operating system Control Program Guide and Reference is a detailed technical guide and reference for application programmers. It gives reference information and code examples to enable you to write source code using Control Program functions.

See also

Links