Jump to content

PMDDEML.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This component is part of Presentation Manager (PM).  
The PMDDEML Library from Dax Base ([[Open32]]) provides functions for Dynamic Data Exchange (DDE) for the DAX library ([[PMWINX.DLL]]).


==Version==
==Version==
 
{|class="wikitable"
{| border="1"
!Date||Version||Size||Comments
|-
|-
!Date
|2001-10-10|| ||27,814 bytes||
!Version
!Size
!Comments
|-
|2001-Oct-10 1:36pm
|N/A
|27,814b.
|By IBM. Included on eComStation 2.1.
|-
|
|
|
|
|}
|}


==DLL Entry Points==
==DLL Entry Points==                                      
                                       
{|class="wikitable"
{| border="1"
|-
|100
|100
|WinDDEAbandonTransaction
|WinDDEAbandonTransaction
Line 92: Line 77:


==DDLs Loaded==
==DDLs Loaded==
* [[PMMERGE.DLL]]
*[[PMMERGE.DLL]]
* [[DOSCALL1.DLL]]
*[[DOSCALL1.DLL]]
* [[PMWIN.DLL]]
*[[PMWIN.DLL]]
* [[NLS.DLL]]
*[[NLS.DLL]]
 
==Used By==
*[[PMWINX.DLL]]
*NPFI.DLL


[[Category:The OS/2 API Project]]
[[Category:DLL]]

Latest revision as of 04:08, 17 February 2020

The PMDDEML Library from Dax Base (Open32) provides functions for Dynamic Data Exchange (DDE) for the DAX library (PMWINX.DLL).

Version

Date Version Size Comments
2001-10-10 27,814 bytes

DLL Entry Points

100 WinDDEAbandonTransaction 101 WinDDEAccessData
102 WinDDEAddData 103 WinDDESubmitTransaction
104 WinDDECompareStringHandles 105 WinDDEConnect
106 WinDDEConnectList 107 WinDDECreateDataHandle
108 WinDDECreateStringHandle 109 WinDDEDisconnect
110 WinDDEDisconnectList 111 WinDDEEnableCallback
112 WinDDEFreeDataHandle 113 WinDDEFreeStringHandle
114 WinDDEGetData 116 WinDDEInitialize
117 WinDDEKeepStringHandle 118 WinDDENameService
119 WinDDEPostAdvise 120 WinDDEQueryConvInfo
121 WinDDEQueryNextServer 122 WinDDEQueryString
123 WinDDEReconnect 124 WinDDESetUserHandle
126 WinDDEUnInitialize 127 WinDDEQueryModuleVersion

DDLs Loaded

Used By