ReactOS 0.4.15-dev-7942-gd23573b
_ILHEAD Struct Reference

Public Attributes

USHORT usMagic
 
USHORT usVersion
 
WORD cCurImage
 
WORD cMaxImage
 
WORD cGrow
 
WORD cx
 
WORD cy
 
COLORREF bkcolor
 
WORD flags
 
SHORT ovls [4]
 

Detailed Description

Definition at line 124 of file imagelist.c.

Member Data Documentation

◆ bkcolor

COLORREF _ILHEAD::bkcolor

Definition at line 133 of file imagelist.c.

Referenced by check_ilhead_data(), ImageList_Read(), and ImageList_Write().

◆ cCurImage

WORD _ILHEAD::cCurImage

Definition at line 128 of file imagelist.c.

Referenced by check_ilhead_data(), ImageList_Read(), and ImageList_Write().

◆ cGrow

WORD _ILHEAD::cGrow

Definition at line 130 of file imagelist.c.

Referenced by check_ilhead_data(), and ImageList_Write().

◆ cMaxImage

WORD _ILHEAD::cMaxImage

Definition at line 129 of file imagelist.c.

Referenced by check_ilhead_data(), ImageList_Read(), and ImageList_Write().

◆ cx

WORD _ILHEAD::cx

Definition at line 131 of file imagelist.c.

Referenced by check_ilhead_data(), ImageList_Read(), and ImageList_Write().

◆ cy

WORD _ILHEAD::cy

Definition at line 132 of file imagelist.c.

Referenced by check_ilhead_data(), ImageList_Read(), and ImageList_Write().

◆ flags

WORD _ILHEAD::flags

Definition at line 134 of file imagelist.c.

Referenced by check_ilhead_data(), ImageList_Read(), and ImageList_Write().

◆ ovls

SHORT _ILHEAD::ovls

Definition at line 135 of file imagelist.c.

Referenced by check_ilhead_data(), ImageList_Read(), and ImageList_Write().

◆ usMagic

USHORT _ILHEAD::usMagic

Definition at line 126 of file imagelist.c.

Referenced by check_ilhead_data(), ImageList_Read(), and ImageList_Write().

◆ usVersion

USHORT _ILHEAD::usVersion

Definition at line 127 of file imagelist.c.

Referenced by check_ilhead_data(), ImageList_Read(), and ImageList_Write().


The documentation for this struct was generated from the following files: