|
ReactOS 0.4.17-dev-243-g1369312
|
#include <wine/config.h>#include <windef.h>#include <winbase.h>#include <wine/winternl.h>#include <shlobj.h>#include <undocshell.h>#include <shlwapi.h>#include <commdlg.h>#include <commoncontrols.h>#include "../shellrecyclebin/recyclebin.h"#include <wine/debug.h>#include <wine/unicode.h>#include "pidl.h"#include "shell32_main.h"
Go to the source code of this file.
Classes | |
| struct | tagCREATEMRULIST |
| struct | _PSXA |
| struct | _PSXA_CALL |
| struct | UxSubclassInfo |
Macros | |
| #define | WIN32_NO_STATUS |
| #define | _INC_WINDOWS |
| #define | COBJMACROS |
| #define | MRUF_STRING_LIST 0 /* list will contain strings */ |
| #define | MRUF_BINARY_LIST 1 /* list will contain binary data */ |
| #define | MRUF_DELAYED_SAVE 2 /* only save list order to reg. is FreeMRUList */ |
Typedefs | |
| typedef struct tagCREATEMRULIST | CREATEMRULISTA |
| typedef struct tagCREATEMRULIST * | LPCREATEMRULISTA |
| typedef struct _PSXA | PSXA |
| typedef struct _PSXA * | PPSXA |
| typedef struct _PSXA_CALL | PSXA_CALL |
| typedef struct _PSXA_CALL * | PPSXA_CALL |
| typedef struct UxSubclassInfo | UxSubclassInfo |
Variables | |
| static LPUNKNOWN | SHELL32_IExplorerInterface =0 |
| #define _INC_WINDOWS |
Definition at line 26 of file shellord.c.
| #define COBJMACROS |
Definition at line 27 of file shellord.c.
Definition at line 66 of file shellord.c.
| #define MRUF_DELAYED_SAVE 2 /* only save list order to reg. is FreeMRUList */ |
Definition at line 67 of file shellord.c.
Definition at line 65 of file shellord.c.
| #define WIN32_NO_STATUS |
Definition at line 25 of file shellord.c.
| typedef struct tagCREATEMRULIST CREATEMRULISTA |
| typedef struct tagCREATEMRULIST * LPCREATEMRULISTA |
| typedef struct _PSXA_CALL * PPSXA_CALL |
| typedef struct _PSXA_CALL PSXA_CALL |
| typedef struct UxSubclassInfo UxSubclassInfo |
Definition at line 462 of file comctl32undoc.c.
Referenced by SHADD_create_add_mru_data(), and SHAddToRecentDocs().
| WORD WINAPI ArrangeWindows | ( | HWND | hwndParent, |
| DWORD | dwReserved, | ||
| const RECT * | lpRect, | ||
| WORD | cKids, | ||
| const HWND * | lpKids | ||
| ) |
Definition at line 813 of file shellord.c.
| HRESULT WINAPI CIDLData_CreateFromIDArray | ( | PCIDLIST_ABSOLUTE | pidlFolder, |
| UINT | cpidlFiles, | ||
| PCUIDLIST_RELATIVE_ARRAY | lppidlFiles, | ||
| LPDATAOBJECT * | ppdataObject | ||
| ) |
Definition at line 2423 of file shellord.c.
Referenced by _CDataObject_CreateInstance(), CCabFolder::GetUIObjectOf(), CZipFolder::GetUIObjectOf(), CCommonFolder< TSelf, TItemId, TExtractIcon >::GetUIObjectOf(), test_AttributesRegistration(), test_MultipleFiles(), TestAdviseAndCanonical(), TestDefaultFormat(), and TestSetAndGetExtraFormat().
| HANDLE WINAPI CreateMRUListA | ( | LPCREATEMRULISTA | lpcml | ) |
Referenced by SHAddToRecentDocs().
Definition at line 1741 of file shellord.c.
Definition at line 1750 of file shellord.c.
Definition at line 1759 of file shellord.c.
Definition at line 1777 of file shellord.c.
| BOOL WINAPI DAD_SetDragImage | ( | HIMAGELIST | himlTrack, |
| LPPOINT | lppt | ||
| ) |
Definition at line 1788 of file shellord.c.
Definition at line 1801 of file shellord.c.
Definition at line 2015 of file shellord.c.
Referenced by DoEnvironmentSubstAW(), and test_DoEnvironmentSubst().
Definition at line 2090 of file shellord.c.
Definition at line 2060 of file shellord.c.
Referenced by DoEnvironmentSubstAW(), and test_DoEnvironmentSubst().
|
static |
Definition at line 2947 of file shellord.c.
Referenced by LimitEditWindowProc().
|
static |
Definition at line 2914 of file shellord.c.
Referenced by DoSanitizeClipboard().
Definition at line 1933 of file shellord.c.
Definition at line 860 of file comctl32undoc.c.
Referenced by SHAddToRecentDocs().
Definition at line 1893 of file shellord.c.
Referenced by DisplayImageList(), and StartWithDesktop().
Definition at line 388 of file comctl32undoc.c.
Referenced by SHAddToRecentDocs().
Definition at line 348 of file comctl32undoc.c.
Referenced by SHAddToRecentDocs().
| BOOL WINAPI GetFileNameFromBrowse | ( | HWND | hwndOwner, |
| LPWSTR | lpstrFile, | ||
| UINT | nMaxFile, | ||
| LPCWSTR | lpstrInitialDir, | ||
| LPCWSTR | lpstrDefExt, | ||
| LPCWSTR | lpstrFilter, | ||
| LPCWSTR | lpstrTitle | ||
| ) |
Definition at line 154 of file shellord.c.
Definition at line 2100 of file shellord.c.
Referenced by TEST_GUIDFromStringA().
Definition at line 2115 of file shellord.c.
Definition at line 1943 of file shellord.c.
Definition at line 2878 of file shellord.c.
Referenced by CStartMenuBtnCtxMenu::AddStartContextMenuItems(), InitializeServerAdminUI(), prepare_and_run_test(), ProcessRunOnceItems(), and run_registry_test().
|
static |
Definition at line 2991 of file shellord.c.
Referenced by UxSubclassInfo_Create().
Definition at line 2705 of file shellord.c.
Definition at line 2714 of file shellord.c.
Definition at line 83 of file shellord.c.
Referenced by HCR_RegGetIconA(), and ParseFieldAW().
Definition at line 143 of file shellord.c.
Definition at line 117 of file shellord.c.
Referenced by CFSExtractIcon_CreateInstance(), HCR_RegGetIconW(), and ParseFieldAW().
Definition at line 2131 of file shellord.c.
Referenced by Test_PathIsTemporaryA().
Definition at line 2154 of file shellord.c.
Referenced by PathIsTemporaryA(), and Test_PathIsTemporaryW().
|
static |
Definition at line 2202 of file shellord.c.
Referenced by SHAddFromPropSheetExtArray(), and SHReplaceFromPropSheetExtArray().
| BOOL WINAPI ReadCabinetState | ( | CABINETSTATE * | cs, |
| int | length | ||
| ) |
Definition at line 1811 of file shellord.c.
Referenced by full_title(), IntGetNewWindowMode(), IntSetNewWindowMode(), CabinetStateSettings::Load(), and ViewDlg_Apply().
Definition at line 514 of file shellord.c.
Referenced by CTaskSwitchWnd::OnCreate(), and CTaskSwitchWnd::OnDestroy().
Definition at line 1996 of file shellord.c.
Definition at line 1952 of file shellord.c.
Definition at line 892 of file shellord.c.
Referenced by SHAddToRecentDocs().
|
static |
Definition at line 960 of file shellord.c.
Referenced by SHAddToRecentDocs().
Definition at line 851 of file shellord.c.
Referenced by SHAddToRecentDocs().
| UINT WINAPI SHAddFromPropSheetExtArray | ( | HPSXA | hpsxa, |
| LPFNADDPROPSHEETPAGE | lpfnAddPage, | ||
| LPARAM | lParam | ||
| ) |
Definition at line 2223 of file shellord.c.
Referenced by Applet(), DisplayAdvancedSettings(), KeyboardApplet(), MouseApplet(), and SystemApplet().
Definition at line 1015 of file shellord.c.
Referenced by CShellDispatch::AddToRecent(), ClearRecentAndMru(), DoOpenFile(), DoSaveFile(), Preview_pLoadImage(), SetFileName(), and RegistrySettings::SetMostRecentFile().
Definition at line 2253 of file shellord.c.
Referenced by Applet(), DisplayApplet(), KeyboardApplet(), MouseApplet(), and SystemApplet().
| HPSXA WINAPI SHCreatePropSheetExtArrayEx | ( | HKEY | hKey, |
| LPCWSTR | pszSubKey, | ||
| UINT | max_iface, | ||
| LPDATAOBJECT | pDataObj | ||
| ) |
Definition at line 2261 of file shellord.c.
Referenced by SHCreatePropSheetExtArray().
| HRESULT WINAPI SHCreateShellFolderView | ( | const SFV_CREATE * | pcsfv, |
| IShellView ** | ppsv | ||
| ) |
Definition at line 2792 of file shellord.c.
| HRESULT WINAPI SHCreateShellFolderViewEx | ( | LPCSFV | psvcbi, |
| IShellView ** | ppv | ||
| ) |
Definition at line 1621 of file shellord.c.
| HRESULT WINAPI SHCreateStdEnumFmtEtc | ( | UINT | cFormats, |
| const FORMATETC * | lpFormats, | ||
| LPENUMFORMATETC * | ppenumFormatetc | ||
| ) |
Definition at line 2449 of file shellord.c.
Referenced by CDevSettings_EnumFormatEtc().
Definition at line 2400 of file shellord.c.
Referenced by Applet(), DisplayAdvancedSettings(), DisplayApplet(), KeyboardApplet(), MouseApplet(), SHCreatePropSheetExtArrayEx(), and SystemApplet().
| HRESULT WINAPI SHDoDragDrop | ( | HWND | hWnd, |
| LPDATAOBJECT | lpDataObject, | ||
| LPDROPSOURCE | lpDropSource, | ||
| DWORD | dwOKEffect, | ||
| LPDWORD | pdwEffect | ||
| ) |
Definition at line 797 of file shellord.c.
| int ShellMessageBoxA | ( | HINSTANCE | hInstance, |
| HWND | hWnd, | ||
| LPCSTR | lpText, | ||
| LPCSTR | lpCaption, | ||
| UINT | uType, | ||
| ... | |||
| ) |
Definition at line 630 of file shellord.c.
| int ShellMessageBoxW | ( | HINSTANCE | hInstance, |
| HWND | hWnd, | ||
| LPCWSTR | lpText, | ||
| LPCWSTR | lpCaption, | ||
| UINT | uType, | ||
| ... | |||
| ) |
Definition at line 559 of file shellord.c.
| BOOL WINAPI SHFindFiles | ( | PCIDLIST_ABSOLUTE | pidlFolder, |
| PCIDLIST_ABSOLUTE | pidlSaveFile | ||
| ) |
Definition at line 2472 of file shellord.c.
Referenced by CTaskSwitchWnd::HandleAppCommand(), CTrayWindow::HandleCommand(), CTrayWindow::HandleHotKey(), and CDesktopBrowser::OnCommand().
Definition at line 1972 of file shellord.c.
Definition at line 2730 of file shellord.c.
Definition at line 1732 of file shellord.c.
Definition at line 2744 of file shellord.c.
Referenced by check_icon_size(), CSearchBar::OnInitDialog(), CISFBand::SetImageListIconSize(), CAddressBand::SetSite(), test_get_file_info_iconlist(), test_SHGetImageList(), and CMenuToolbarBase::UpdateImageLists().
Definition at line 1708 of file shellord.c.
Referenced by _SHGetInstanceExplorer(), and SHOpenFolderWindow().
| BOOL WINAPI SHGetNewLinkInfoA | ( | LPCSTR | pszLinkTo, |
| LPCSTR | pszDir, | ||
| LPSTR | pszName, | ||
| BOOL * | pfMustCopy, | ||
| UINT | uFlags | ||
| ) |
Definition at line 2609 of file shellord.c.
Referenced by test_sh_new_link_info().
| BOOL WINAPI SHGetNewLinkInfoW | ( | LPCWSTR | pszLinkTo, |
| LPCWSTR | pszDir, | ||
| LPWSTR | pszName, | ||
| BOOL * | pfMustCopy, | ||
| UINT | uFlags | ||
| ) |
Definition at line 2628 of file shellord.c.
Referenced by SHGetNewLinkInfoA(), and SHGetNewLinkInfoWrapW().
| VOID WINAPI SHGetSetSettings | ( | LPSHELLSTATE | lpss, |
| DWORD | dwMask, | ||
| BOOL | bSet | ||
| ) |
Definition at line 225 of file shellord.c.
Referenced by DesktopOnInitDialog(), CDefView::FillList(), GeneralDlg_OnInitDialog(), CDefView::GetItemActivateFlags(), CShellDispatch::GetSetting(), IntSetShellStateSettings(), CStartMenuSettingsPage::OnApply(), ReadCabinetState(), RecycleBinDlg(), CACListISF::Reset(), SHELL_GetDefaultFolderEnumSHCONTF(), SHGetSetSettings(), SHGetSettings(), SHShouldShowWizards(), START_TEST(), and ViewDlg_Apply().
| VOID WINAPI SHGetSettings | ( | LPSHELLFLAGSTATE | lpsfs, |
| DWORD | dwMask | ||
| ) |
Definition at line 413 of file shellord.c.
Referenced by SHGetSetSettings(), and START_TEST().
| INT WINAPI SHHandleUpdateImage | ( | PCIDLIST_ABSOLUTE | pidlExtra | ) |
Definition at line 2564 of file shellord.c.
| HRESULT WINAPI SHLimitInputEdit | ( | HWND | hWnd, |
| IShellFolder * | psf | ||
| ) |
Definition at line 3118 of file shellord.c.
Referenced by DialogProc(), DoNullFolderTest(), CDefView::OnNotify(), START_TEST(), and test_SHLimitInputEdit().
Definition at line 1925 of file shellord.c.
Definition at line 2586 of file shellord.c.
Definition at line 1960 of file shellord.c.
Definition at line 743 of file shellord.c.
| UINT WINAPI SHReplaceFromPropSheetExtArray | ( | HPSXA | hpsxa, |
| UINT | uPageID, | ||
| LPFNADDPROPSHEETPAGE | lpfnReplaceWith, | ||
| LPARAM | lParam | ||
| ) |
Definition at line 2369 of file shellord.c.
Referenced by DisplayApplet(), and MouseApplet().
Definition at line 778 of file shellord.c.
Definition at line 1666 of file shellord.c.
Referenced by CShellDispatch::ControlPanelItem().
Definition at line 1698 of file shellord.c.
Referenced by SHCreateFromDesktop(), ExplorerInstance::Wait(), and wmain().
Definition at line 2693 of file shellord.c.
Definition at line 493 of file shellord.c.
Definition at line 2676 of file shellord.c.
Definition at line 2826 of file shellord.c.
Referenced by IsUserAnAdmin().
Definition at line 2546 of file shellord.c.
Definition at line 2506 of file shellord.c.
Referenced by SHUpdateImageA().
Definition at line 2004 of file shellord.c.
| BOOL WINAPI SHWaitForFileToOpen | ( | LPCITEMIDLIST | pidl, |
| DWORD | dwFlags, | ||
| DWORD | dwTimeout | ||
| ) |
Definition at line 1981 of file shellord.c.
Definition at line 1649 of file shellord.c.
| BOOL WINAPI SignalFileOpen | ( | PCIDLIST_ABSOLUTE | pidl | ) |
Definition at line 829 of file shellord.c.
|
static |
Definition at line 3084 of file shellord.c.
Referenced by SHLimitInputEdit().
|
static |
Definition at line 2898 of file shellord.c.
Referenced by LimitEditWindowProc(), SHLimitInputEdit(), and UxSubclassInfo_Create().
| WINE_DECLARE_DEBUG_CHANNEL | ( | pidl | ) |
| WINE_DEFAULT_DEBUG_CHANNEL | ( | shell | ) |
| BOOL WINAPI WriteCabinetState | ( | CABINETSTATE * | cs | ) |
Definition at line 1863 of file shellord.c.
Referenced by IntSetNewWindowMode(), and ViewDlg_Apply().
|
static |
Definition at line 1691 of file shellord.c.
Referenced by SHGetInstanceExplorer(), and SHSetInstanceExplorer().