ReactOS 0.4.16-dev-1279-gc894716
|
#include <shellapi.h>
Public Attributes | |
HICON | hIcon |
int | iIcon |
DWORD | dwAttributes |
CHAR | szDisplayName [MAX_PATH] |
CHAR | szTypeName [80] |
Definition at line 376 of file shellapi.h.
DWORD _SHFILEINFOA::dwAttributes |
Definition at line 379 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 377 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 378 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 380 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 381 of file shellapi.h.
Referenced by CCabFolder::GetItemDetails(), SHGetFileInfoA(), test_get_file_info(), and test_get_file_info_iconlist().