Jump to content

Control Program Functions: Difference between revisions

From EDM2
No edit summary
Line 166: Line 166:
* [[OS2 API:CPI:DosProtectOpenL|DosProtectOpenL]] * Addendum
* [[OS2 API:CPI:DosProtectOpenL|DosProtectOpenL]] * Addendum
* [[OS2 API:CPI:DosRead|DosRead]]
* [[OS2 API:CPI:DosRead|DosRead]]
* [[OS2 API:CPI:DosReplaceModule|DosReplaceModule]] * Addendum
* [[OS2 API:CPI:DosProtectRead|DosProtectRead]]
* [[OS2 API:CPI:DosProtectRead|DosProtectRead]]
* [[OS2 API:CPI:DosSetFileInfo|DosSetFileInfo]]
* [[OS2 API:CPI:DosSetFileInfo|DosSetFileInfo]]
Line 352: Line 353:
===To SORT===
===To SORT===
This needs to be organized:
This needs to be organized:
* [[OS2 API:CPI:DosReplaceModule|DosReplaceModule]] * Addendum
 
* [[OS2 API:CPI:DosDebug|DosDebug]]
* [[OS2 API:CPI:DosDebug|DosDebug]]
* [[OS2 API:CPI:DosPerfSysCall|DosPerfSysCall]]
* [[OS2 API:CPI:DosPerfSysCall|DosPerfSysCall]]

Revision as of 18:42, 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

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


VDD

To SORT

This needs to be organized:

Legacy Functions

Video I/O functions

Advanced VIO

Keyboard functions

Mouse functions


Monitor functions

External References