|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| struct ICONHEADER | header |
| struct ICONDIRENTRY | direntry |
| BITMAPINFOHEADER | bmi |
| unsigned char | data [512] |
Definition at line 50 of file icoformat.c.
| BITMAPINFOHEADER test_ico::bmi |
Definition at line 54 of file icoformat.c.
Definition at line 55 of file icoformat.c.
| struct ICONDIRENTRY test_ico::direntry |
Definition at line 53 of file icoformat.c.
Referenced by test_decoder().
| struct ICONHEADER test_ico::header |
Definition at line 52 of file icoformat.c.
Referenced by test_decoder().