Jump to content

Control Program Functions: Difference between revisions

From EDM2
No edit summary
Line 324: Line 324:
* [[OS2 API:CPI:DosKillThread|DosKillThread]]
* [[OS2 API:CPI:DosKillThread|DosKillThread]]
* [[OS2 API:CPI:DosQueryThreadAffinity|DosQueryThreadAffinity]]
* [[OS2 API:CPI:DosQueryThreadAffinity|DosQueryThreadAffinity]]
* [[OS2 API:CPI:DosQueryThreadContext|DosQueryThreadContext]]
* [[OS2 API:CPI:DosResumeThread|DosResumeThread]]
* [[OS2 API:CPI:DosResumeThread|DosResumeThread]]
* [[OS2 API:CPI:DosSetThreadAffinity|DosSetThreadAffinity]] * Addendum
* [[OS2 API:CPI:DosSetThreadAffinity|DosSetThreadAffinity]] * Addendum
Line 352: Line 353:
* [[OS2 API:CPI:DosDebug|DosDebug]]
* [[OS2 API:CPI:DosDebug|DosDebug]]
* [[OS2 API:CPI:DosPerfSysCall|DosPerfSysCall]]
* [[OS2 API:CPI:DosPerfSysCall|DosPerfSysCall]]
* [[OS2 API:CPI:DosQueryThreadContext|DosQueryThreadContext]]
* [[OS2 API:CPI:DosSuppressPopUps|DosSuppressPopUps]]
* [[OS2 API:CPI:DosSuppressPopUps|DosSuppressPopUps]]
* [[OS2 API:CPI:DosTmrQueryFreq|DosTmrQueryFreq]]
* [[OS2 API:CPI:DosTmrQueryFreq|DosTmrQueryFreq]]

Revision as of 19:10, 21 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