Control Program Functions: Difference between revisions
Appearance
Line 132: | Line 132: | ||
==== Monitor functions ==== | ==== Monitor functions ==== | ||
* [[OS2 API:CPI:DosMonClose|DosMonClose]] | * [[OS2 API:CPI:DosMonClose|DosMonClose]] * Legacy | ||
* [[OS2 API:CPI:DosMonOpen|DosMonOpen]] | * [[OS2 API:CPI:DosMonOpen|DosMonOpen]] * Legacy | ||
* [[OS2 API:CPI:DosMonRead|DosMonRead]] | * [[OS2 API:CPI:DosMonRead|DosMonRead]] * Legacy | ||
* [[OS2 API:CPI:DosMonReg|DosMonReg]] | * [[OS2 API:CPI:DosMonReg|DosMonReg]] * Legacy | ||
* [[OS2 API:CPI:DosMonWrite|DosMonWrite]] | * [[OS2 API:CPI:DosMonWrite|DosMonWrite]] * Legacy | ||
=== Dynamic Linking Library === | === Dynamic Linking Library === |
Revision as of 18:21, 10 June 2016
Control Programming Interface
Some general information is available at Control Program page.