ReactOS 0.4.15-dev-7093-g01a8288
|
Go to the source code of this file.
Functions | |
WINE_DEFAULT_DEBUG_CHANNEL (shell) | |
HRESULT | VariantToIdlist (VARIANT *var, LPITEMIDLIST *idlist) |
static BOOL | is_optional_argument (const VARIANT *arg) |
HRESULT WINAPI | CShellDispatch_Constructor (REFIID riid, LPVOID *ppvOut) |
Definition at line 421 of file CShellDispatch.cpp.
Referenced by CDefViewDual::get_Application(), and CFolder::Initialize().
Definition at line 92 of file CShellDispatch.cpp.
Referenced by CShellDispatch::BrowseForFolder().
HRESULT VariantToIdlist | ( | VARIANT * | var, |
LPITEMIDLIST * | idlist | ||
) |
Definition at line 55 of file CShellDispatch.cpp.
Referenced by CShellDispatch::NameSpace().
WINE_DEFAULT_DEBUG_CHANNEL | ( | shell | ) |