Jump to content

Control Program Functions: Difference between revisions

From EDM2
Line 392: Line 392:
This needs to be organized:
This needs to be organized:
* [[OS2 API:CPI:DosReplaceModule|DosReplaceModule]]
* [[OS2 API:CPI:DosReplaceModule|DosReplaceModule]]
**
* [[OS2 API:CPI:Dos32SubSetMem|CPI:Dos32SubSetMem]]
* [[OS2 API:CPI:Dos32SubAllocMem|CPI:Dos32SubAllocMem]]
* [[OS2 API:CPI:Dos32SubFreeMem|CPI:Dos32SubFreeMem]]
* [[OS2 API:CPI:DOS32SubUnSetMem|CPI:DOS32SubUnSetMem]]


</td>
</td>

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

Monitor 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

Addressing

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


National Language Support

This are from the NLS.DLL component

To SORT

This needs to be organized:

External References