ReactOS 0.4.16-dev-136-g52192f1
|
#include <shellapi.h>
Public Attributes | |
HICON | hIcon |
int | iIcon |
DWORD | dwAttributes |
CHAR | szDisplayName [MAX_PATH] |
CHAR | szTypeName [80] |
Definition at line 364 of file shellapi.h.
DWORD _SHFILEINFOA::dwAttributes |
Definition at line 367 of file shellapi.h.
Referenced by SHGetFileInfoA(), test_get_file_info(), and test_get_file_info_iconlist().
HICON _SHFILEINFOA::hIcon |
Definition at line 365 of file shellapi.h.
Referenced by AddListViewItems(), AddWallpapersFromDirectory(), IconCache::extract(), COpenWithList::GetIcon(), OnBrowseButton(), TrayNotifyDlg::Refresh(), TrayNotifyDlg::RefreshProperties(), SHGetFileInfoA(), test_get_file_info(), and test_get_file_info_iconlist().
int _SHFILEINFOA::iIcon |
Definition at line 366 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 368 of file shellapi.h.
Referenced by AddListViewItems(), AddWallpapersFromDirectory(), FixLFN(), OnBrowseButton(), SHGetFileInfoA(), and test_get_file_info().
CHAR _SHFILEINFOA::szTypeName[80] |
Definition at line 369 of file shellapi.h.
Referenced by SHGetFileInfoA(), test_get_file_info(), and test_get_file_info_iconlist().