ReactOS 0.4.16-dev-835-gd769f56
|
Public Attributes | |
LPWSTR | sSourceFile |
DWORD | dwSourceIndex |
DWORD | dwListIndex |
DWORD | dwFlags |
DWORD | dwAccessTime |
Definition at line 17 of file iconcache.cpp.
DWORD SIC_ENTRY::dwAccessTime |
Definition at line 23 of file iconcache.cpp.
DWORD SIC_ENTRY::dwFlags |
Definition at line 22 of file iconcache.cpp.
Referenced by SIC_CompareEntries(), SIC_GetIconIndex(), and SIC_IconAppend().
DWORD SIC_ENTRY::dwListIndex |
Definition at line 21 of file iconcache.cpp.
Referenced by SIC_IconAppend().
DWORD SIC_ENTRY::dwSourceIndex |
Definition at line 20 of file iconcache.cpp.
Referenced by SIC_CompareEntries(), SIC_GetIconIndex(), and SIC_IconAppend().
LPWSTR SIC_ENTRY::sSourceFile |
Definition at line 19 of file iconcache.cpp.
Referenced by SIC_CompareEntries(), SIC_GetIconIndex(), and SIC_IconAppend().