<< Return to Main Index

< Return to Class Index

class Macros And Globals

The grid-component defines the following types:

  • GINT is an integer (16/32 bit).

  • ROWCOL is a 32-bit unsigned integer for row and column ids.

The grid-component defines the following structures:

  • GXNDX is a cell coordinate with both a 32-bit row index and a 32-bit column index.

The following macros ease the implementation of dialog controls:

  • GRID_DECLARE_REGISTER

  • GRID_IMPLEMENT_REGISTER

Macros

Class Members