Jump to content

Control Program Functions: Difference between revisions

From EDM2
Line 120: Line 120:
* [[OS2 API:CPI:DosErrClass|DosErrClass]]
* [[OS2 API:CPI:DosErrClass|DosErrClass]]
* [[OS2 API:CPI:DosError|DosError]]
* [[OS2 API:CPI:DosError|DosError]]
* [[OS2 API:CPI:DosDebug|DosDebug]]
* [[OS2 API:CPI:DosSuppressPopUps|DosSuppressPopUps]]
* [[OS2 API:CPI:DosSuppressPopUps|DosSuppressPopUps]]


Line 362: Line 363:
===To SORT===
===To SORT===
This needs to be organized:
This needs to be organized:
* [[OS2 API:CPI:DosDebug|DosDebug]]
* [[OS2 API:CPI:DosPerfSysCall|DosPerfSysCall]]
* [[OS2 API:CPI:DosPerfSysCall|DosPerfSysCall]]
* [[OS2 API:CPI:DosAliasMem|DosAliasMem]] * Addendum
* [[OS2 API:CPI:DosAliasMem|DosAliasMem]] * Addendum

Revision as of 21:19, 23 June 2016

Control Programming Interface

Some general information is available at Control Program page.

Date/Time

Device I/O

Video I/O functions

Advanced VIO

Keyboard functions

Mouse functions

Dynamic Linking Library

Error Management

Exception Management

Must Complete Management

Signaling Exception Management

File Systems/File Management

Directory Searching

Directory

Disk

Environment/Path

LibPath

File Manipulation

File Handle Manipulation

File Querying

File System Functions

Memory Management

Heap Memory

Shared Memory

Thread local Memory

Message Management

National Language/Code Page

Pipes

Named Pipes

Queues

Server

Client

Resource Management

Semaphores

Event Semaphores

Mutex Semaphores

MuxWait Semaphores

Processes/Threading

Processes

Threads

Session Management

Timer

VDD

To SORT

This needs to be organized:


Legacy Functions

Video I/O functions

Advanced VIO

Keyboard functions

Mouse functions


Monitor functions

Addressing

Message Management


External References