Jump to content

WM DDE REQUEST: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 April 2025

  • curprev 02:0702:07, 28 April 2025 Martini talk contribs 1,014 bytes +1,014 Created page with "{{DISPLAYTITLE:WM_DDE_REQUEST}} This message is posted from client to server, to request that the server provide a data item to the client. This message is always posted. ==Syntax== <pre> param1 HWND hwnd; Window handle of the server.: param2 PDDESTRUCT DdeStruct; DDE structure.: </pre> ==Parameters== ;hwnd (HWND) - input: Window handle of the server. ;DdeStruct (PDDESTRUCT) - input: DDE structure. ::This points to a dynamic data exchange st..."