Jump to content

WinRegisterUserDatatype: 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

9 April 2025

  • curprev 03:5303:53, 9 April 2025 Martini talk contribs 11,464 bytes +11,464 Created page with "''This function registers a data type and defines its structure.'' ==Syntax== WinRegisterUserDatatype(hab, datatype, count, types) ==Parameters== ;hab (HAB) - Input : Anchor-block handle. ;datatype (LONG) - Input : Data type code to be defined. : This must not be less than DTYP_USER, and must not have been defined previously. ;count (LONG) - Input : Number of elements. : Must not be less than one. ;types (PLONG) - Input : Data type codes of structure c..."