Jump to content

OS/2 DLL Entry Points: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
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.  
This document shows 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==
==Alphabetical==

Revision as of 18:51, 15 December 2017

This document shows 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.