Jump to content

Control Program Functions: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 15: Line 15:
* [[OS2 API:CPI:DosListIOL|DosListIOL]]
* [[OS2 API:CPI:DosListIOL|DosListIOL]]
* [[OS2 API:CPI:DosPhysicalDisk|DosPhysicalDisk]]
* [[OS2 API:CPI:DosPhysicalDisk|DosPhysicalDisk]]
* [[OS2 API:CPI:DosTmrQueryFreq|DosTmrQueryFreq]]
* [[OS2 API:CPI:DosTmrQueryTime|DosTmrQueryTime]]


==== Video I/O functions ====
==== Video I/O functions ====
Line 354: Line 356:
* [[OS2 API:CPI:DosDebug|DosDebug]]
* [[OS2 API:CPI:DosDebug|DosDebug]]
* [[OS2 API:CPI:DosPerfSysCall|DosPerfSysCall]]
* [[OS2 API:CPI:DosPerfSysCall|DosPerfSysCall]]
* [[OS2 API:CPI:DosTmrQueryFreq|DosTmrQueryFreq]]
* [[OS2 API:CPI:DosTmrQueryTime|DosTmrQueryTime]]


</div>
</div>

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