ReactOS 0.4.15-dev-7924-g5949c20
SIC_ENTRY Struct Reference

Public Attributes

LPWSTR sSourceFile
 
DWORD dwSourceIndex
 
DWORD dwListIndex
 
DWORD dwFlags
 
DWORD dwAccessTime
 

Detailed Description

Definition at line 29 of file iconcache.cpp.

Member Data Documentation

◆ dwAccessTime

DWORD SIC_ENTRY::dwAccessTime

Definition at line 35 of file iconcache.cpp.

◆ dwFlags

DWORD SIC_ENTRY::dwFlags

Definition at line 34 of file iconcache.cpp.

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

◆ dwListIndex

DWORD SIC_ENTRY::dwListIndex

Definition at line 33 of file iconcache.cpp.

Referenced by SIC_IconAppend().

◆ dwSourceIndex

DWORD SIC_ENTRY::dwSourceIndex

Definition at line 32 of file iconcache.cpp.

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

◆ sSourceFile

LPWSTR SIC_ENTRY::sSourceFile

Definition at line 31 of file iconcache.cpp.

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


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