ReactOS 0.4.16-dev-205-g7b2bb7e
|
#include <ntusrtyp.h>
Public Attributes | |
WORD | idReserved |
WORD | idType |
WORD | idCount |
CURSORICONDIRENTRY | idEntries [1] |
Definition at line 97 of file ntusrtyp.h.
WORD CURSORICONDIR::idCount |
Definition at line 101 of file ntusrtyp.h.
Referenced by get_best_icon_file_entry(), and ICO_GetIconDirectory().
CURSORICONDIRENTRY CURSORICONDIR::idEntries[1] |
Definition at line 102 of file ntusrtyp.h.
Referenced by get_best_icon_file_entry(), and ICO_GetIconDirectory().
WORD CURSORICONDIR::idReserved |
Definition at line 99 of file ntusrtyp.h.
Referenced by get_best_icon_file_entry(), and ICO_GetIconDirectory().
WORD CURSORICONDIR::idType |
Definition at line 100 of file ntusrtyp.h.
Referenced by CreateIconFromResourceEx(), get_best_icon_file_entry(), and ICO_GetIconDirectory().