Jump to content

WM DDE UNADVISE: 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:0902:09, 28 April 2025 Martini talk contribs 983 bytes +983 Created page with "{{DISPLAYTITLE:WM_DDE_UNADVISE}} This message is posted by a client application to a server application to indicate that the specified item should no longer be updated. This message is always posted. ==Syntax== <pre> param1 HWND hwnd; Window handle of a sender.: param2 PDDESTRUCT DdeStruct; DDE structure.: </pre> ==Parameters== ;hwnd (HWND) - input: Window handle of a sender. ;DdeStruct (PDDESTRUCT) - input: DDE structure. ::This points to a..."