Skip to content
jtippet edited this page Mar 23, 2019 · 1 revision

ICO130: InvalidBitmapHeader_ciSize

A bitmap that is stored in an ICO file has a header. This header has a field named BITMAPINFOHEADER::ciSize, which must always contain the value 40. You will receive error ICO130 if this field does not contain the value 40.

Clone this wiki locally