ReactOS 0.4.15-dev-6055-g36cdd34
|
#include <shellapi.h>
Public Attributes | |
HICON | hIcon |
int | iIcon |
DWORD | dwAttributes |
WCHAR | szDisplayName [MAX_PATH] |
WCHAR | szTypeName [80] |
Definition at line 368 of file shellapi.h.
DWORD _SHFILEINFOW::dwAttributes |
Definition at line 371 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 369 of file shellapi.h.
Referenced by CFileDefExt::InitFileType(), CSendToMenu::LoadAllItems(), CNewMenu::LoadItem(), CShellLink::OnInitDialog(), SH_GetTargetTypeByPath(), SHGetFileInfoA(), SHGetFileInfoW(), START_TEST(), test_get_file_info(), and test_get_file_info_iconlist().
int _SHFILEINFOW::iIcon |
Definition at line 370 of file shellapi.h.
Referenced by FILEDLG95_LOOKIN_DrawItem(), GetIcon(), SHCreateFileExtractIconW(), SHGetFileInfoA(), SHGetFileInfoW(), START_TEST(), test_get_file_info(), and test_get_file_info_iconlist().
Definition at line 372 of file shellapi.h.
Referenced by CFSDropTarget::_DoDrop(), FILEDLG95_LOOKIN_AddItem(), FILEDLG95_LOOKIN_DrawItem(), SHCreateFileExtractIconW(), SHGetFileInfoA(), SHGetFileInfoW(), and test_get_file_info().
WCHAR _SHFILEINFOW::szTypeName[80] |
Definition at line 373 of file shellapi.h.
Referenced by CFileDefExt::InitFileType(), CNewMenu::LoadItem(), CShellLink::OnInitDialog(), RecycleBin5File_RecycleBinFile_GetTypeName(), SH_GetTargetTypeByPath(), SHGetFileInfoA(), SHGetFileInfoW(), test_get_file_info(), and test_get_file_info_iconlist().