|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| IWICBitmapDecoder | IWICBitmapDecoder_iface |
| LONG | ref |
| BOOL | initialized |
| IStream * | stream |
| ICONHEADER | header |
| CRITICAL_SECTION | lock |
Definition at line 56 of file icoformat.c.
| ICONHEADER IcoDecoder::header |
Definition at line 61 of file icoformat.c.
| BOOL IcoDecoder::initialized |
Definition at line 59 of file icoformat.c.
| IWICBitmapDecoder IcoDecoder::IWICBitmapDecoder_iface |
Definition at line 57 of file icoformat.c.
| CRITICAL_SECTION IcoDecoder::lock |
Definition at line 62 of file icoformat.c.
| LONG IcoDecoder::ref |
Definition at line 58 of file icoformat.c.
| IStream* IcoDecoder::stream |
Definition at line 60 of file icoformat.c.