Jump to content

Control Program Functions: Difference between revisions

From EDM2
Line 376: Line 376:
* [[OS2 API:CPI:DosStopTimer|DosStopTimer]]
* [[OS2 API:CPI:DosStopTimer|DosStopTimer]]


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


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

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