ReactOS 0.4.15-dev-6679-g945ee4b
|
#include <shlobj.h>
Public Attributes | |
HWND | hwndOwner |
PCIDLIST_ABSOLUTE | pidlRoot |
LPWSTR | pszDisplayName |
LPCWSTR | lpszTitle |
UINT | ulFlags |
BFFCALLBACK | lpfn |
LPARAM | lParam |
INT | iImage |
HWND tagBROWSEINFOW::hwndOwner |
Definition at line 1131 of file shlobj.h.
Referenced by BtrfsSend::AddClone(), CShellDispatch::BrowseForFolder(), BtrfsSend::BrowseParent(), ChooseFolder(), CHSourceDlgProc(), FileExtractDialogWndProc(), SHBrowseForFolderA(), SHBrowseForFolderW(), and WelcomeDlgProc().
INT tagBROWSEINFOW::iImage |
Definition at line 1138 of file shlobj.h.
Referenced by SHBrowseForFolderA().
LPARAM tagBROWSEINFOW::lParam |
Definition at line 1137 of file shlobj.h.
Referenced by browsefolder_callback(), CHSourceDlgProc(), CZipExtract::CExtractSettingsPage::OnBrowse(), and SHBrowseForFolderA().
BFFCALLBACK tagBROWSEINFOW::lpfn |
Definition at line 1136 of file shlobj.h.
Referenced by browsefolder_callback(), CHSourceDlgProc(), CZipExtract::CExtractSettingsPage::OnBrowse(), SHBrowseForFolderA(), and WelcomeDlgProc().
LPCWSTR tagBROWSEINFOW::lpszTitle |
Definition at line 1134 of file shlobj.h.
Referenced by CBandSiteMenu::_CreateNewISFBand(), CShellDispatch::BrowseForFolder(), BrsFolder_OnCreate(), ChooseFolder(), CHSourceDlgProc(), FileExtractDialogWndProc(), CZipExtract::CExtractSettingsPage::OnBrowse(), SHBrowseForFolderA(), and WelcomeDlgProc().
PCIDLIST_ABSOLUTE tagBROWSEINFOW::pidlRoot |
Definition at line 1132 of file shlobj.h.
Referenced by BtrfsSend::AddClone(), BtrfsSend::BrowseParent(), ChooseFolder(), FileExtractDialogWndProc(), SHBrowseForFolderA(), and WelcomeDlgProc().
LPWSTR tagBROWSEINFOW::pszDisplayName |
Definition at line 1133 of file shlobj.h.
Referenced by BrsFolder_OnCommand(), CZipExtract::CExtractSettingsPage::OnBrowse(), SHBrowseForFolderA(), and WelcomeDlgProc().
UINT tagBROWSEINFOW::ulFlags |
Definition at line 1135 of file shlobj.h.
Referenced by BtrfsSend::AddClone(), CShellDispatch::BrowseForFolder(), BtrfsSend::BrowseParent(), BrsFolder_CheckValidSelection(), BrsFolder_OnCreate(), ChooseFolder(), CHSourceDlgProc(), FileExtractDialogWndProc(), CZipExtract::CExtractSettingsPage::OnBrowse(), SHBrowseForFolderA(), SHBrowseForFolderW(), and WelcomeDlgProc().