ReactOS 0.4.16-dev-819-g75c0dc0
|
Go to the source code of this file.
Classes | |
class | CZZWStr |
class | RecycleBin5 |
Functions | |
EXTERN_C HRESULT WINAPI | SHUpdateRecycleBinIcon (void) |
static int | SHELL_SingleFileOperation (HWND hWnd, UINT Op, LPCWSTR pszFrom, LPCWSTR pszTo, FILEOP_FLAGS Flags) |
static BOOL | IntDeleteRecursive (IN LPCWSTR FullName) |
STDMETHODIMP_ (ULONG) RecycleBin5 | |
static HRESULT | RecycleBin5_Create (_In_ LPCWSTR Folder, _In_ PSID OwnerSid OPTIONAL) |
EXTERN_C HRESULT | RecycleBin5_Constructor (_In_ LPCWSTR VolumePath, _Out_ IUnknown **ppUnknown) |
Definition at line 49 of file recyclebin_v5.cpp.
Referenced by RecycleBin5::Delete(), and IntDeleteRecursive().
Definition at line 784 of file recyclebin_v5.cpp.
Referenced by GetDefaultRecycleBin().
Definition at line 553 of file recyclebin_v5.cpp.
Referenced by RecycleBin5::Init().
|
static |
Definition at line 39 of file recyclebin_v5.cpp.
Referenced by RecycleBin5::Restore().
Definition at line 1294 of file CRecycleBin.cpp.
Referenced by RecycleBin5::Delete(), and RecycleBin5::Restore().
STDMETHODIMP_ | ( | ULONG | ) |
Definition at line 196 of file recyclebin_v5.cpp.