ReactOS 0.4.16-dev-92-g0c2cdca
|
Go to the source code of this file.
Classes | |
struct | IEThreadParamBlock |
struct | ExplorerCommandLineParseResults |
Macros | |
#define | FCW_ADDRESSBAR 9 |
#define | SH_EXPLORER_CMDLINE_FLAG_NEWWND 0x00000001 |
#define | SH_EXPLORER_CMDLINE_FLAG_S 0x00000002 |
#define | SH_EXPLORER_CMDLINE_FLAG_E 0x00000008 |
#define | SH_EXPLORER_CMDLINE_FLAG_SELECT 0x00000040 |
#define | SH_EXPLORER_CMDLINE_FLAG_EMBED 0x00000080 |
#define | SH_EXPLORER_CMDLINE_FLAG_IDLIST 0x00000200 |
#define | SH_EXPLORER_CMDLINE_FLAG_INPROC 0x00000400 |
#define | SH_EXPLORER_CMDLINE_FLAG_NOUI 0x00001000 |
#define | SH_EXPLORER_CMDLINE_FLAG_NOREUSE 0x00004000 |
#define | SH_EXPLORER_CMDLINE_FLAG_SEPARATE 0x00020000 |
#define | SH_EXPLORER_CMDLINE_FLAG_STRING 0x02000000 |
#define | WM_EXPLORER_OPEN_NEW_WINDOW (WM_USER+11) |
#define | WM_EXPLORER_1037 (WM_USER+13) |
#define | INTERFACE IACLCustomMRU |
#define FCW_ADDRESSBAR 9 |
Definition at line 28 of file browseui_undoc.h.
Definition at line 175 of file browseui_undoc.h.
#define SH_EXPLORER_CMDLINE_FLAG_E 0x00000008 |
Definition at line 121 of file browseui_undoc.h.
#define SH_EXPLORER_CMDLINE_FLAG_EMBED 0x00000080 |
Definition at line 125 of file browseui_undoc.h.
#define SH_EXPLORER_CMDLINE_FLAG_IDLIST 0x00000200 |
Definition at line 127 of file browseui_undoc.h.
#define SH_EXPLORER_CMDLINE_FLAG_INPROC 0x00000400 |
Definition at line 128 of file browseui_undoc.h.
#define SH_EXPLORER_CMDLINE_FLAG_NEWWND 0x00000001 |
Definition at line 118 of file browseui_undoc.h.
#define SH_EXPLORER_CMDLINE_FLAG_NOREUSE 0x00004000 |
Definition at line 132 of file browseui_undoc.h.
#define SH_EXPLORER_CMDLINE_FLAG_NOUI 0x00001000 |
Definition at line 130 of file browseui_undoc.h.
#define SH_EXPLORER_CMDLINE_FLAG_S 0x00000002 |
Definition at line 119 of file browseui_undoc.h.
#define SH_EXPLORER_CMDLINE_FLAG_SELECT 0x00000040 |
Definition at line 124 of file browseui_undoc.h.
#define SH_EXPLORER_CMDLINE_FLAG_SEPARATE 0x00020000 |
Definition at line 135 of file browseui_undoc.h.
#define SH_EXPLORER_CMDLINE_FLAG_STRING 0x02000000 |
Definition at line 143 of file browseui_undoc.h.
Definition at line 146 of file browseui_undoc.h.
Definition at line 145 of file browseui_undoc.h.
typedef struct IEThreadParamBlock * PIE_THREAD_PARAM_BLOCK |
LPITEMIDLIST WINAPI Channel_GetFolderPidl | ( | void | ) |
Definition at line 86 of file browseuiord.cpp.
Definition at line 118 of file browseuiord.cpp.
IUnknown *WINAPI ChannelBand_Create | ( | LPITEMIDLIST | pidl | ) |
Definition at line 94 of file browseuiord.cpp.
Definition at line 102 of file browseuiord.cpp.
DECLARE_INTERFACE_IID_ | ( | IACLCustomMRU | , |
IUnknown | , | ||
"F729FC5E-8769-4F3E-BDB2-D7B50FD2275B" | |||
) |
Definition at line 176 of file browseui_undoc.h.
Definition at line 134 of file browseuiord.cpp.
Referenced by DECLARE_INTERFACE_().
Definition at line 70 of file browseuiord.cpp.
Definition at line 26 of file browseuiord.cpp.
Definition at line 110 of file browseuiord.cpp.
PIE_THREAD_PARAM_BLOCK WINAPI SHCloneIETHREADPARAM | ( | PIE_THREAD_PARAM_BLOCK | param | ) |
HRESULT WINAPI SHCreateBandForPidl | ( | LPCITEMIDLIST | param8, |
IUnknown * | paramC, | ||
BOOL | param10 | ||
) |
Definition at line 54 of file browseuiord.cpp.
BOOL WINAPI SHCreateFromDesktop | ( | _In_ PEXPLORER_CMDLINE_PARSE_RESULTS | parseResults | ) |
Definition at line 619 of file desktopipc.cpp.
Referenced by _tmain(), and StartWithCommandLine().
PIE_THREAD_PARAM_BLOCK WINAPI SHCreateIETHREADPARAM | ( | long | param8, |
long | paramC, | ||
IUnknown * | param10, | ||
IUnknown * | param14 | ||
) |
Definition at line 457 of file desktopipc.cpp.
Referenced by ParseSharedPacket(), SHCreateFromDesktop(), and SHOpenNewFrame().
Definition at line 35 of file browseuiord.cpp.
void WINAPI SHDestroyIETHREADPARAM | ( | PIE_THREAD_PARAM_BLOCK | param | ) |
HRESULT WINAPI SHEnumClassesOfCategories | ( | ULONG | cImplemented, |
CATID * | pImplemented, | ||
ULONG | cRequired, | ||
CATID * | pRequired, | ||
IEnumGUID ** | out | ||
) |
Definition at line 337 of file CSHEnumClassesOfCategories.cpp.
Referenced by CBandSiteMenu::_CreateMenuPart(), and CShellBrowser::BuildExplorerBandCategory().
UINT_PTR WINAPI SHExplorerParseCmdLine | ( | _Out_ PEXPLORER_CMDLINE_PARSE_RESULTS | pInfo | ) |
Definition at line 232 of file parsecmdline.cpp.
Referenced by _tmain(), and StartWithCommandLine().
Definition at line 126 of file browseuiord.cpp.
Definition at line 152 of file browseuiord.cpp.
Definition at line 537 of file desktopipc.cpp.
Referenced by CProxyDesktop::OnOpenNewWindow(), and CDesktopBrowser::OnOpenNewWindow().
long WINAPI SHOpenFolderWindow | ( | PIE_THREAD_PARAM_BLOCK | parameters | ) |
Definition at line 555 of file desktopipc.cpp.
Referenced by SHCreateFromDesktop(), SHOnCWMCommandLine(), and SHOpenNewFrame().
Definition at line 591 of file desktopipc.cpp.
Referenced by CDesktopBrowser::BrowseObject(), DDE_OnViewFolder(), DDW_OnExploreFolder(), and CShellBrowser::OpenNewBrowserWindow().
Definition at line 78 of file browseuiord.cpp.
HRESULT WINAPI SHPidlFromDataObject | ( | IDataObject * | param8, |
long * | paramC, | ||
long | param10, | ||
FILEDESCRIPTORW * | param14 | ||
) |
Definition at line 62 of file browseuiord.cpp.
HRESULT WINAPI SHWriteClassesOfCategories | ( | long | param8, |
long | paramC, | ||
long | param10, | ||
long | param14, | ||
long | param18, | ||
long | param1C, | ||
long | param20 | ||
) |
Definition at line 143 of file browseuiord.cpp.