Jump to content

Control Program Functions: Difference between revisions

From EDM2
Line 202: Line 202:
* [[OS2 API:CPI:DosSetFileInfo|DosSetFileInfo]]
* [[OS2 API:CPI:DosSetFileInfo|DosSetFileInfo]]
* [[OS2 API:CPI:DosProtectSetFileInfo|DosProtectSetFileInfo]]
* [[OS2 API:CPI:DosProtectSetFileInfo|DosProtectSetFileInfo]]
* [[OS2 API:CPI:DosSetFileLock|DosSetFileLock]]
* [[OS2 API:CPI:DosSetFileLocks|DosSetFileLocks]]
* [[OS2 API:CPI:DosSetFileLockL|DosSetFileLockL]]
* [[OS2 API:CPI:DosSetFileLockL|DosSetFileLockL]] * Not found on CP1 or PRCP
* [[OS2 API:CPI:DosProtectSetFileLocks|DosProtectSetFileLocks]]
* [[OS2 API:CPI:DosProtectSetFileLocks|DosProtectSetFileLocks]]
* [[OS2 API:CPI:DosProtectSetFileLockL|DosProtectSetFileLockL]] * Not found on CP1 or PRCP
* [[OS2 API:CPI:DosProtectSetFileLockL|DosProtectSetFileLockL]] * Not found on CP1 or PRCP

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

To SORT

This needs to be organized:

External References