ReactOS 0.4.16-dev-1260-g901af6a
|
#include <shellapi.h>
Public Attributes | |
HICON | hIcon |
int | iIcon |
DWORD | dwAttributes |
WCHAR | szDisplayName [MAX_PATH] |
WCHAR | szTypeName [80] |
Definition at line 383 of file shellapi.h.
DWORD _SHFILEINFOW::dwAttributes |
Definition at line 386 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 384 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 385 of file shellapi.h.
Referenced by FILEDLG95_LOOKIN_DrawItem(), CShellLink::OnCommand(), SHCreateFileExtractIconW(), SHGetFileInfoA(), SHGetFileInfoW(), START_TEST(), test_get_file_info(), and test_get_file_info_iconlist().
Definition at line 387 of file shellapi.h.
Referenced by CShellMenuCallback::AddOrSetMenuItem(), BrFolder_OnOK(), Dump(), FILEDLG95_LOOKIN_AddItem(), FILEDLG95_LOOKIN_DrawItem(), CShellLink::OnCommand(), CShellLink::OnInitDialog(), QueryFileDescription(), SHCreateFileExtractIconW(), SHGetFileInfoA(), SHGetFileInfoW(), and test_get_file_info().
WCHAR _SHFILEINFOW::szTypeName[80] |
Definition at line 388 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().