Jump to content

Control Program Functions: Difference between revisions

From EDM2
Line 380: Line 380:
===National Language Support===
===National Language Support===
This are from the NLS.DLL component
This are from the NLS.DLL component
* [[OS2 API:CPI:DosCaseMap|CPI:DosCaseMap]]
* [[OS2 API:CPI:DosCaseMap|DosCaseMap]]
* [[OS2 API:CPI:DosGetCollate|CPI:DosGetCollate]]
* [[OS2 API:CPI:DosGetCollate|DosGetCollate]]
* [[OS2 API:CPI:DosGetCtryInfo|CPI:DosGetCtryInfo]]
* [[OS2 API:CPI:DosGetCtryInfo|DosGetCtryInfo]]
* [[OS2 API:CPI:DosGetDBCSEv|CPI:DosGetDBCSEv]]
* [[OS2 API:CPI:DosGetDBCSEv|DosGetDBCSEv]]
* [[OS2 API:CPI:Dos32QueryCtryInfo|CPI:Dos32QueryCtryInfo]]
* [[OS2 API:CPI:Dos32QueryCtryInfo|Dos32QueryCtryInfo]]
* [[OS2 API:CPI:Dos32QueryDBCSEnv|CPI:Dos32QueryDBCSEnv]]
* [[OS2 API:CPI:Dos32QueryDBCSEnv|Dos32QueryDBCSEnv]]
* [[OS2 API:CPI:Dos32MapCase|CPI:Dos32MapCase]]
* [[OS2 API:CPI:Dos32MapCase|Dos32MapCase]]
* [[OS2 API:CPI:Dos32QueryCollate|CPI:Dos32QueryCollate]]
* [[OS2 API:CPI:Dos32QueryCollate|Dos32QueryCollate]]


===To SORT===
===To SORT===

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