ReactOS 0.4.16-dev-433-g6363f78
|
Public Attributes | |
LPWSTR | sSourceFile |
DWORD | dwSourceIndex |
DWORD | dwListIndex |
DWORD | dwFlags |
DWORD | dwAccessTime |
Definition at line 29 of file iconcache.cpp.
DWORD SIC_ENTRY::dwAccessTime |
Definition at line 35 of file iconcache.cpp.
DWORD SIC_ENTRY::dwFlags |
Definition at line 34 of file iconcache.cpp.
Referenced by SIC_CompareEntries(), SIC_GetIconIndex(), and SIC_IconAppend().
DWORD SIC_ENTRY::dwListIndex |
Definition at line 33 of file iconcache.cpp.
Referenced by SIC_IconAppend().
DWORD SIC_ENTRY::dwSourceIndex |
Definition at line 32 of file iconcache.cpp.
Referenced by SIC_CompareEntries(), SIC_GetIconIndex(), and SIC_IconAppend().
LPWSTR SIC_ENTRY::sSourceFile |
Definition at line 31 of file iconcache.cpp.
Referenced by SIC_CompareEntries(), SIC_GetIconIndex(), and SIC_IconAppend().