ReactOS
0.4.15-dev-2354-g9e947e2
|
#include <shellapi.h>
Public Attributes | |
HICON | hIcon |
int | iIcon |
DWORD | dwAttributes |
CHAR | szDisplayName [MAX_PATH] |
CHAR | szTypeName [80] |
Definition at line 362 of file shellapi.h.
DWORD _SHFILEINFOA::dwAttributes |
Definition at line 365 of file shellapi.h.
Referenced by SHGetFileInfoA(), and test_get_file_info().
HICON _SHFILEINFOA::hIcon |
Definition at line 363 of file shellapi.h.
Referenced by AddListViewItems(), AddWallpapersFromDirectory(), IconCache::extract(), OnBrowseButton(), TrayNotifyDlg::Refresh(), TrayNotifyDlg::RefreshProperties(), SHGetFileInfoA(), and test_get_file_info().
int _SHFILEINFOA::iIcon |
Definition at line 364 of file shellapi.h.
Referenced by AddListViewItems(), AddWallpapersFromDirectory(), IconCache::extract(), OnBrowseButton(), SHGetFileInfoA(), and test_get_file_info().
Definition at line 366 of file shellapi.h.
Referenced by AddListViewItems(), AddWallpapersFromDirectory(), FixLFN(), OnBrowseButton(), SHGetFileInfoA(), and test_get_file_info().
CHAR _SHFILEINFOA::szTypeName[80] |
Definition at line 367 of file shellapi.h.
Referenced by CZipFolder::GetDetailsOf(), SHGetFileInfoA(), and test_get_file_info().