Jump to content

PMDDEML.DLL: Difference between revisions

From EDM2
Created page with "This component is part of Presentation Manager (PM). {| border="1" |- |100 |WinDDEAbandonTransaction |101 |WinDDEAccessData |- |102 |..."
 
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).  
The PMDDEML Library from Dax Base ([[Open32]]) provides functions for Dynamic Data Exchange (DDE) for the DAX library ([[PMWINX.DLL]]).
                                       
 
{| border="1"
==Version==
{|class="wikitable"
!Date||Version||Size||Comments
|-
|-
|2001-10-10|| ||27,814 bytes||
|}
==DLL Entry Points==                                       
{|class="wikitable"
|100
|100
|WinDDEAbandonTransaction
|WinDDEAbandonTransaction
Line 69: Line 76:
|}  
|}  


[[Category:The OS/2 API Project]]
==DDLs Loaded==
*[[PMMERGE.DLL]]
*[[DOSCALL1.DLL]]
*[[PMWIN.DLL]]
*[[NLS.DLL]]
 
==Used By==
*[[PMWINX.DLL]]
*NPFI.DLL
 
[[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