Jump to content

EDITCTLINIT: 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.

3 May 2025

  • curprev 02:5402:54, 3 May 2025 Martini talk contribs 804 bytes +804 Created page with "This structure is passed to a details criteria edit window when it is created, so that it knows the current value and min/max values for the criteria to be edited. As you modify the compare value using the criteria edit window, you should update the buffer pointed to by pCompareValue. == Type == struct == C Declaration Method == typedef struct == Example Code == <PRE> typedef struct _EDITCTLINIT { ULONG cb; Length of this structure.: PVOID..."