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