The CURSORDIR structure contains the dimensions of an individual cursor image in a resource group. The structure definition provided here is for explanation only; it is not present in any standard header file.
struct CURSORDIR {
WORD Width;
WORD Height;
} CURSORDIR;
The CURSORDIR structure is passed in the RESDIR structure if the RESDIR structure describes a cursor.
Windows NT: Requires version 3.1 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Resources Overview, Resource Structures, RESDIR