|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntusrtyp.h>
Public Attributes | |
| BYTE | bWidth |
| BYTE | bHeight |
| BYTE | bColorCount |
| BYTE | bReserved |
Definition at line 59 of file ntusrtyp.h.
| BYTE ICONRESDIR::bColorCount |
Definition at line 63 of file ntusrtyp.h.
Referenced by get_best_icon_file_entry().
| BYTE ICONRESDIR::bHeight |
Definition at line 62 of file ntusrtyp.h.
Referenced by get_best_icon_file_entry().
| BYTE ICONRESDIR::bReserved |
Definition at line 64 of file ntusrtyp.h.
Referenced by get_best_icon_file_entry().
| BYTE ICONRESDIR::bWidth |
Definition at line 61 of file ntusrtyp.h.
Referenced by get_best_icon_file_entry().