Jump to content

PMDDEML.DLL: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Line 92: Line 92:
==Used By==
==Used By==
* [[PMWINX.DLL]]
* [[PMWINX.DLL]]
* [[NPFI.DLL]]
*NPFI.DLL


[[Category:Files]]
[[Category:Files]]

Revision as of 01:59, 25 January 2017

This component is part of Presentation Manager (PM).

This file supposedly contains DDE components for PM. DDE is an old means for programs to communicate between each other, this includes PM programs, Win16 programs (there's a setting in the winos2 properties to allow winos2 program to use DDE to communicate with PM programs. "PMDDEML.DLL" is the PM part of the DDE chain and any OS/2 program trying to use DDE would probably fail or produce warnings if "PMDDEML.DLL" is missing. [1]

Version

Date Version Size Comments
2001-10-10 13:36 N/A 27,814 bytes By IBM

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