Jump to content

OS/2 DLL Entry Points: Difference between revisions

From EDM2
No 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 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==
* [[ANSICALL.DLL]]
* [[ANSICALL.DLL]]
* [[BDBVH.DLL]]
* [[BDBVH.DLL]]

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

Presentation Manager


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.