The LOCALHEADER structure contains the x- and y-coordinates of a hotspot associated with the cursor identified by a RESDIR structure. The LOCALHEADER structure definition provided here is for explanation only; it is not present in any standard header file.
typedef struct tagLOCALHEADER {
WORD xHotSpot;
WORD yHotSpot;
} LOCALHEADER;
The LOCALHEADER structure is the first data written to the RT_CURSOR resource if a RESDIR structure contains information about a cursor.
Windows NT: Requires version 3.1 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Resources Overview, Resource Structures, CURSORDIR, RESDIR