Jump to content

PMMLE.DLL: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This component is part of Presentation Manager (PM).  
This component is part of [[Presentation Manager]] (PM). This file is referred as "PM multiline entry dynamic link library".


{| border="1"
On the latest version of OS/2, this file forwards its functions to PMCTLS.
 
==Version==
{|class="wikitable"
!Date||Version||Size||Comments
|-
|-
|1
|2001-10-10|| ||673b.||
|[[OS2_API:MLE_Initialize|MLE_Initialize]]
|2
|[[OS2_API:MultiLineEditProc|MultiLineEditProc]]
|-
|3
|[[OS2_API:BDMultiLineEditProc|BDMultiLineEditProc]]
|}
|}
==DLL Entry Points==
#MLE_Initialize
#MultiLineEditProc
#BDMultiLineEditProc
==DLLs Loaded==
* [[PMCTLS.DLL]]
==Alternative Version==
OSFree Project produced an alternative version of this file.
[[Category:DLL]]

Latest revision as of 03:54, 17 February 2020

This component is part of Presentation Manager (PM). This file is referred as "PM multiline entry dynamic link library".

On the latest version of OS/2, this file forwards its functions to PMCTLS.

Version

Date Version Size Comments
2001-10-10 673b.

DLL Entry Points

  1. MLE_Initialize
  2. MultiLineEditProc
  3. BDMultiLineEditProc

DLLs Loaded

Alternative Version

OSFree Project produced an alternative version of this file.