ReactOS 0.4.16-dev-823-g9a093ec
|
#include <shellapi.h>
Public Attributes | |
HICON | hIcon |
int | iIcon |
DWORD | dwAttributes |
CHAR | szDisplayName [MAX_PATH] |
CHAR | szTypeName [80] |
Definition at line 365 of file shellapi.h.
DWORD _SHFILEINFOA::dwAttributes |
Definition at line 368 of file shellapi.h.
Referenced by CSearchBar::Invoke(), SHGetFileInfoA(), test_get_file_info(), and test_get_file_info_iconlist().
HICON _SHFILEINFOA::hIcon |
Definition at line 366 of file shellapi.h.
Referenced by AddListViewItems(), AddWallpapersFromDirectory(), IconCache::extract(), COpenWithList::GetIcon(), OnBrowseButton(), TrayNotifyDlg::Refresh(), TrayNotifyDlg::RefreshProperties(), SHELL_CreatePropSheetStubWindow(), SHGetFileInfoA(), test_get_file_info(), and test_get_file_info_iconlist().
int _SHFILEINFOA::iIcon |
Definition at line 367 of file shellapi.h.
Referenced by AddListViewItems(), AddWallpapersFromDirectory(), IconCache::extract(), OnBrowseButton(), CSearchBar::OnLocationEditChange(), SHGetFileInfoA(), test_get_file_info(), and test_get_file_info_iconlist().
Definition at line 369 of file shellapi.h.
Referenced by AddListViewItems(), AddWallpapersFromDirectory(), FixLFN(), CCabFolder::GetDisplayNameOf(), OnBrowseButton(), CSearchBar::OnLocationEditChange(), SHGetFileInfoA(), and test_get_file_info().
CHAR _SHFILEINFOA::szTypeName[80] |
Definition at line 370 of file shellapi.h.
Referenced by CCabFolder::GetItemDetails(), SHGetFileInfoA(), test_get_file_info(), and test_get_file_info_iconlist().