ReactOS 0.4.16-dev-1025-gd3456f5
|
#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 144 of file CDrivesFolder.cpp.
#define RETRY_SLEEP 250 |
Definition at line 145 of file CDrivesFolder.cpp.
BOOL _ILGetDriveType | ( | LPCITEMIDLIST | pidl | ) |
Definition at line 119 of file CDrivesFolder.cpp.
Referenced by CDrivesFolder::GetAttributesOf(), and CDrivesFolder::GetDetailsEx().
|
inlinestatic |
Definition at line 111 of file CDrivesFolder.cpp.
Referenced by CDrivesFolder::GetDetailsEx().
HRESULT CDrivesContextMenu_CreateInstance | ( | PCIDLIST_ABSOLUTE | pidlFolder, |
HWND | hwnd, | ||
UINT | cidl, | ||
PCUITEMID_CHILD_ARRAY | apidl, | ||
IShellFolder * | psf, | ||
IContextMenu ** | ppcm | ||
) |
Definition at line 397 of file CDrivesFolder.cpp.
Referenced by CDrivesFolder::GetUIObjectOf().
HRESULT CDrivesExtractIcon_CreateInstance | ( | IShellFolder * | psf, |
LPCITEMIDLIST | pidl, | ||
REFIID | riid, | ||
LPVOID * | ppvOut | ||
) |
Definition at line 490 of file CDrivesFolder.cpp.
Referenced by CDrivesFolder::GetUIObjectOf().
Definition at line 166 of file CDrivesFolder.cpp.
Referenced by DrivesContextMenuCallback().
Definition at line 239 of file CDrivesFolder.cpp.
Referenced by DrivesContextMenuCallback().
Definition at line 227 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 245 of file CDrivesFolder.cpp.
Referenced by CDrivesContextMenu_CreateInstance().
Definition at line 484 of file CDrivesFolder.cpp.
Referenced by CDrivesFolder::GetDisplayNameOf().
|
static |
Definition at line 90 of file CDrivesFolder.cpp.
Referenced by GetDrivePath(), and CDrivesFolder::MessageSFVCB().
|
static |
Definition at line 99 of file CDrivesFolder.cpp.
Referenced by _ILGetRemovableTypeId(), CDrivesFolder::GetDisplayNameOf(), and CDrivesFolder::SetNameOf().
|
static |
Definition at line 413 of file CDrivesFolder.cpp.
Referenced by CDrivesExtractIcon_CreateInstance().
Definition at line 456 of file CDrivesFolder.cpp.
Referenced by GetDriveLabel().
Definition at line 386 of file drvdefext.cpp.
Referenced by CDrivesExtractIcon_CreateInstance(), and CDrivesFolder::GetDetailsOf().
Definition at line 320 of file drvdefext.cpp.
Referenced by _ILGetRemovableTypeId(), and IsDriveFloppyA().
|
static |
Definition at line 74 of file CDrivesFolder.cpp.
Referenced by IsRegItem().
|
static |
Definition at line 84 of file CDrivesFolder.cpp.
Definition at line 130 of file CDrivesFolder.cpp.
Referenced by CDesktopFolderViewCB::ShouldShow(), and CDrivesFolder::ShouldShow().
Definition at line 146 of file CDrivesFolder.cpp.
Referenced by DoEjectDrive().
WINE_DEFAULT_DEBUG_CHANNEL | ( | shell | ) |
Definition at line 606 of file CDrivesFolder.cpp.
Referenced by CDrivesFolder::GetAttributesOf().
Definition at line 609 of file CDrivesFolder.cpp.
Referenced by CControlPanelFolder::GetAttributesOf(), and CDrivesFolder::GetAttributesOf().
Definition at line 611 of file CDrivesFolder.cpp.
Referenced by CDrivesFolder::GetAttributesOf().
|
static |
Definition at line 65 of file CDrivesFolder.cpp.
|
static |
Definition at line 61 of file CDrivesFolder.cpp.
|
static |
Definition at line 43 of file CDrivesFolder.cpp.
Referenced by CDrivesExtractIcon_CreateInstance().
|
static |
Definition at line 52 of file CDrivesFolder.cpp.
Referenced by CDrivesFolder::GetDetailsOf().
Definition at line 598 of file CDrivesFolder.cpp.
Referenced by CDrivesFolder::CompareIDs(), CDrivesFolder::GetDefaultColumnState(), CDrivesFolder::GetDetailsOf(), and CDrivesFolder::MapColumnToSCID().