Jump to content

WM SETHELPINFO: 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.

18 April 2025

  • curprev 04:1804:18, 18 April 2025 Martini talk contribs 635 bytes +635 Created page with "This message sets the help instance associated with this frame window when the window is active. ==Syntax== <pre> param1 LONG lhelpinfo; New help information.: param2 ULONG ulReserved; Reserved value, should be 0.: </pre> ==Parameters== ;''lhelpinfo'' (LONG) - input: New help information. ;''ulReserved'' (ULONG) - input: Reserved value, should be 0. ==Returns== ;''rc'' (BOOL) - returns: Success indicator. :TRUE: Successful completion :FALSE..."