ReactOS 0.4.16-dev-814-g656a5dc
|
#include <precomp.h>
#include <process.h>
Go to the source code of this file.
Classes | |
class | CDrivesFolderEnum |
Macros | |
#define | RETRY_COUNT 3 |
#define | RETRY_SLEEP 250 |
#define | CMDID_FORMAT 1 |
#define | CMDID_EJECT 2 |
#define | CMDID_DISCONNECT 3 |
Variables | |
static int | iDriveIconIds [7] |
static int | iDriveTypeIds [7] |
static const REQUIREDREGITEM | g_RequiredItems [] |
static const REGFOLDERINFO | g_RegFolderInfo |
static const shvheader | MyComputerSFHeader [] |
static const DWORD | dwComputerAttributes |
static const DWORD | dwControlPanelAttributes |
static const DWORD | dwDriveAttributes |
#define CMDID_DISCONNECT 3 |
#define CMDID_EJECT 2 |
#define CMDID_FORMAT 1 |
#define RETRY_COUNT 3 |
Definition at line 106 of file CDrivesFolder.cpp.
#define RETRY_SLEEP 250 |
Definition at line 107 of file CDrivesFolder.cpp.
BOOL _ILGetDriveType | ( | LPCITEMIDLIST | pidl | ) |
Definition at line 81 of file CDrivesFolder.cpp.
Referenced by CDrivesFolder::GetAttributesOf().
HRESULT CDrivesContextMenu_CreateInstance | ( | PCIDLIST_ABSOLUTE | pidlFolder, |
HWND | hwnd, | ||
UINT | cidl, | ||
PCUITEMID_CHILD_ARRAY | apidl, | ||
IShellFolder * | psf, | ||
IContextMenu ** | ppcm | ||
) |
Definition at line 353 of file CDrivesFolder.cpp.
Referenced by CDrivesFolder::GetUIObjectOf().
HRESULT CDrivesExtractIcon_CreateInstance | ( | IShellFolder * | psf, |
LPCITEMIDLIST | pidl, | ||
REFIID | riid, | ||
LPVOID * | ppvOut | ||
) |
Definition at line 435 of file CDrivesFolder.cpp.
Referenced by CDrivesFolder::GetUIObjectOf().
Definition at line 128 of file CDrivesFolder.cpp.
Referenced by DrivesContextMenuCallback().
Definition at line 201 of file CDrivesFolder.cpp.
Referenced by DrivesContextMenuCallback().
Definition at line 189 of file CDrivesFolder.cpp.
Referenced by DoFormatDriveAsync().
HRESULT CALLBACK DrivesContextMenuCallback | ( | IShellFolder * | psf, |
HWND | hwnd, | ||
IDataObject * | pdtobj, | ||
UINT | uMsg, | ||
WPARAM | wParam, | ||
LPARAM | lParam | ||
) |
Definition at line 207 of file CDrivesFolder.cpp.
Referenced by CDrivesContextMenu_CreateInstance().
|
static |
Definition at line 369 of file CDrivesFolder.cpp.
Referenced by CDrivesExtractIcon_CreateInstance().
Definition at line 412 of file CDrivesFolder.cpp.
Referenced by CDrivesFolder::GetDisplayNameOf().
Definition at line 386 of file drvdefext.cpp.
Referenced by CDrivesExtractIcon_CreateInstance(), and CDrivesFolder::GetDetailsOf().
|
static |
Definition at line 71 of file CDrivesFolder.cpp.
Definition at line 92 of file CDrivesFolder.cpp.
Referenced by CDesktopFolderViewCB::ShouldShow(), and CDrivesFolder::ShouldShow().
Definition at line 108 of file CDrivesFolder.cpp.
Referenced by DoEjectDrive().
WINE_DEFAULT_DEBUG_CHANNEL | ( | shell | ) |
Definition at line 553 of file CDrivesFolder.cpp.
Referenced by CDrivesFolder::GetAttributesOf().
Definition at line 556 of file CDrivesFolder.cpp.
Referenced by CControlPanelFolder::GetAttributesOf(), and CDrivesFolder::GetAttributesOf().
Definition at line 558 of file CDrivesFolder.cpp.
Referenced by CDrivesFolder::GetAttributesOf().
|
static |
Definition at line 62 of file CDrivesFolder.cpp.
|
static |
Definition at line 58 of file CDrivesFolder.cpp.
|
static |
Definition at line 40 of file CDrivesFolder.cpp.
Referenced by CDrivesExtractIcon_CreateInstance().
|
static |
Definition at line 49 of file CDrivesFolder.cpp.
Referenced by CDrivesFolder::GetDetailsOf().
Definition at line 545 of file CDrivesFolder.cpp.
Referenced by CDrivesFolder::CompareIDs(), CDrivesFolder::GetDefaultColumnState(), and CDrivesFolder::GetDetailsOf().