ReactOS 0.4.16-dev-252-g9ccafe8
|
Public Attributes | |
WORD | idReserved |
WORD | idType |
WORD | idCount |
CURSORICONFILEDIRENTRY | idEntries [1] |
Definition at line 95 of file olepicture.c.
WORD CURSORICONFILEDIR::idCount |
Definition at line 99 of file olepicture.c.
Referenced by OLEPictureImpl_LoadIcon(), serializeIcon(), and test_monochrome_icon().
CURSORICONFILEDIRENTRY CURSORICONFILEDIR::idEntries |
Definition at line 100 of file olepicture.c.
Referenced by OLEPictureImpl_LoadIcon(), test_CreateIconFromResource(), test_GetCursorFrameInfo(), and test_monochrome_icon().
WORD CURSORICONFILEDIR::idReserved |
Definition at line 97 of file olepicture.c.
Referenced by serializeIcon(), and test_monochrome_icon().
WORD CURSORICONFILEDIR::idType |
Definition at line 98 of file olepicture.c.
Referenced by OLEPictureImpl_LoadIcon(), serializeIcon(), test_CreateIconFromResource(), test_GetCursorFrameInfo(), and test_monochrome_icon().