Jump to content

OS/2 DLL Entry Points: Difference between revisions

From EDM2
Line 90: Line 90:
* [[SESMGR.DLL]]
* [[SESMGR.DLL]]
* [[OS2CHAR.DLL]]
* [[OS2CHAR.DLL]]
===Presentation Manager===
* [[OS2SM.DLL]]
* [[PMATM.DLL]]
* [[PMBIDI.DLL]]
* [[PMCLIP.DLL]]
* [[PMCTLS.DLL]]
* [[PMDCTLS.DLL]]
* [[PMDDE.DLL]]
* [[PMDDEML.DLL]]
* [[PMDRAG.DLL]]
* [[PMGPI.DLL]]
* [[PMGRE.DLL]]
* [[PMMERGE.DLL]]
* [[PMMLE.DLL]]
* [[PMPIC.DLL]]
* [[PMPRE.DLL]]
* [[PMSHAPI.DLL]]
* [[PMSHLTKT.DLL]]
* [[PMSPL.DLL]]
* [[PMUNIF.DLL]]
* [[PMVDMP.DLL]]
* [[PMVIOP.DLL]]
* [[PMWIN.DLL]]
* [[PMWINX.DLL]]





Revision as of 23:17, 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.

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.