The CURSORDIR structure contains the dimensions of an individual cursor image in a resource group.
struct CURSORDIR {
WORD Width;
WORD Height;
} CURSORDIR;
The CURSORDIR structure is passed in the RESDIR structure if the RESDIR structure describes a cursor.