Jump to content

OS/2 DLL Entry Points: Difference between revisions

From EDM2
Line 86: Line 86:
==By Category==
==By Category==
===System DLL===
===System DLL===
* [[DOSCALL1.DLL]]
* [[KBDCALLS.DLL]]
* [[KBDCALLS.DLL]]
* [[QUECALLS.DLL]]
* [[QUECALLS.DLL]]
* [[SESMGR.DLL]]
* [[SESMGR.DLL]]
* [[OS2CHAR.DLL]]
* [[OS2CHAR.DLL]]
===Control Program===
* [[DOSCALL1.DLL]]


===Presentation Manager===
===Presentation Manager===

Revision as of 20:00, 11 March 2015

This document show the methods that are called from the different DLL in the OS/2 Warp 4.5x platform. It also applies for eComstation 1.x and 2.x.

Alphabetical

Third Parties

By Category

System DLL

Control Program

Presentation Manager

SOM

WPS

This information can be extracted from DLLs by using lx2dump or similar tool.

This page is based on Paul Ratcliffe's OS/2 DLL Entry Points page.