ReactOS 0.4.16-dev-835-gd769f56
SIC_ENTRY Struct Reference

Public Attributes

LPWSTR sSourceFile
 
DWORD dwSourceIndex
 
DWORD dwListIndex
 
DWORD dwFlags
 
DWORD dwAccessTime
 

Detailed Description

Definition at line 17 of file iconcache.cpp.

Member Data Documentation

◆ dwAccessTime

DWORD SIC_ENTRY::dwAccessTime

Definition at line 23 of file iconcache.cpp.

◆ dwFlags

DWORD SIC_ENTRY::dwFlags

Definition at line 22 of file iconcache.cpp.

Referenced by SIC_CompareEntries(), SIC_GetIconIndex(), and SIC_IconAppend().

◆ dwListIndex

DWORD SIC_ENTRY::dwListIndex

Definition at line 21 of file iconcache.cpp.

Referenced by SIC_IconAppend().

◆ dwSourceIndex

DWORD SIC_ENTRY::dwSourceIndex

Definition at line 20 of file iconcache.cpp.

Referenced by SIC_CompareEntries(), SIC_GetIconIndex(), and SIC_IconAppend().

◆ sSourceFile

LPWSTR SIC_ENTRY::sSourceFile

Definition at line 19 of file iconcache.cpp.

Referenced by SIC_CompareEntries(), SIC_GetIconIndex(), and SIC_IconAppend().


The documentation for this struct was generated from the following file: