Jump to content

PMMLE.DLL: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This component is part of [[Presentation Manager]] (PM). This file is referred as "PM multiline entry dynamic link library".  
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 it's functions to PMCTLS.  
On the latest version of OS/2, this file forwards its functions to PMCTLS.


==Version==
==Version==
 
{|class="wikitable"
{| border="1"
!Date||Version||Size||Comments
|-
!Date
!Version
!Size
!Comments
|-
|2011-Sep-17 6:15am
|14.100
|479 bytes.
|OSFree cloned DLL forwarder.
|-
|2001-Oct-10 3:17pm
|N/A
|673b.
|By IBM. Included on eComStation 2.1.
|-
|-
|2001-10-10|| ||673b.||
|}
|}


==DLL Entry Points==
==DLL Entry Points==
 
#MLE_Initialize
{| border="1"
#MultiLineEditProc
|-
#BDMultiLineEditProc
|1
|[[OS2_API:MLE_Initialize|MLE_Initialize]]
|2
|[[OS2_API:MultiLineEditProc|MultiLineEditProc]]
|-
|3
|[[OS2_API:BDMultiLineEditProc|BDMultiLineEditProc]]
|}


==DLLs Loaded==
==DLLs Loaded==
Line 45: Line 21:
OSFree Project produced an alternative version of this file.  
OSFree Project produced an alternative version of this file.  


[[Category:Files]]
[[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.