Jump to content

PMMLE.DLL: Difference between revisions

From EDM2
Created page with "This component is part of Presentation Manager (PM). {| border="1" |- |1 |MLE_Initialize |2 |MultiLineEditProc |- |3 |BDMultiLineEditProc |}"
 
Ak120 (talk | contribs)
mNo edit summary
 
(8 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.||
|MLE_Initialize
|2
|MultiLineEditProc
|-
|3
|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.