|
ReactOS 0.4.16-dev-1946-g52006dd
|
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 CURSORICON_ConvertPngToBmpIcon(), 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().