Jump to content

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

21 April 2025

  • curprev 00:2900:29, 21 April 2025 Martini talk contribs 718 bytes +718 Created page with "This structure is used to create an array that defines the arrangement of icons in a container. Each grid square in the array has a number that identifies its location in the container window, and a state that indicates whether it can be occupied by an icon. == Type == struct == C Declaration Method == typedef == Example Code == <pre> The CM_SETGRIDINFO message is used to set the pattern. typedef struct _GRIDSQUARE { ULONG ulNumber; /* Number of the grid..."