ReactOS 0.4.16-dev-751-g45ed1a9
|
#include <shellapi.h>
Public Attributes | |
HICON | hIcon |
int | iIcon |
DWORD | dwAttributes |
WCHAR | szDisplayName [MAX_PATH] |
WCHAR | szTypeName [80] |
Definition at line 372 of file shellapi.h.
DWORD _SHFILEINFOW::dwAttributes |
Definition at line 375 of file shellapi.h.
Referenced by FILEDLG95_LOOKIN_AddItem(), SHGetFileInfoA(), SHGetFileInfoW(), test_get_file_info(), and test_get_file_info_iconlist().
HICON _SHFILEINFOW::hIcon |
Definition at line 373 of file shellapi.h.
Referenced by CFileDefExt::InitFileType(), CSendToMenu::LoadAllItems(), CNewMenu::LoadItem(), CShellLink::OnInitDialog(), SHGetFileInfoA(), SHGetFileInfoW(), START_TEST(), test_get_file_info(), and test_get_file_info_iconlist().
int _SHFILEINFOW::iIcon |
Definition at line 374 of file shellapi.h.
Referenced by FILEDLG95_LOOKIN_DrawItem(), GetIconIndex(), SHCreateFileExtractIconW(), SHGetFileInfoA(), SHGetFileInfoW(), START_TEST(), test_get_file_info(), and test_get_file_info_iconlist().
Definition at line 376 of file shellapi.h.
Referenced by CShellMenuCallback::AddOrSetMenuItem(), BrFolder_OnOK(), FILEDLG95_LOOKIN_AddItem(), FILEDLG95_LOOKIN_DrawItem(), CShellBrowser::OnAddToFavorites(), CShellLink::OnInitDialog(), QueryFileDescription(), SHCreateFileExtractIconW(), SHGetFileInfoA(), SHGetFileInfoW(), and test_get_file_info().
WCHAR _SHFILEINFOW::szTypeName[80] |
Definition at line 377 of file shellapi.h.
Referenced by CRecycleBin::CompareIDs(), CZipFolder::GetDetailsOf(), CRecycleBin::GetDetailsOf(), GetItemTypeName(), GetTypeDescriptionByPath(), GetTypeName(), CFileDefExt::InitFileType(), CNewMenu::LoadItem(), CShellLink::OnInitDialog(), SHGetFileInfoA(), SHGetFileInfoW(), test_get_file_info(), and test_get_file_info_iconlist().