ReactOS 0.4.16-dev-433-g6363f78
|
Go to the source code of this file.
Macros | |
#define | VFD_NOT_INSTALLED 0xffffffff |
Typedefs | |
typedef enum _VFD_OPERATION | VFD_OPERATION |
typedef enum _VFD_OPERATION * | PVFD_OPERATION |
typedef enum _VFD_OPERATION * PVFD_OPERATION |
typedef enum _VFD_OPERATION VFD_OPERATION |
Definition at line 25 of file vfdapi.h.
Definition at line 2867 of file vfdctl.c.
Referenced by CheckDriver(), Status(), and VfdInstallDriver().
Definition at line 393 of file vfdshutil.cpp.
DWORD WINAPI VfdCheckImageFile | ( | PCSTR | sFileName, |
PDWORD | pAttributes, | ||
PVFD_FILETYPE | pFileType, | ||
PULONG | pImageSize | ||
) |
Definition at line 3035 of file vfdctl.c.
Referenced by CVfdShExt::DoVfdDrop(), OnImage(), OnTarget(), Open(), and Save().
Definition at line 3205 of file vfdctl.c.
Definition at line 1702 of file vfdctl.c.
Definition at line 468 of file vfdctl.c.
Referenced by Config().
DWORD WINAPI VfdCreateImageFile | ( | PCSTR | sFileName, |
VFD_MEDIA | nMediaType, | ||
VFD_FILETYPE | nFileType, | ||
BOOL | bOverWrite | ||
) |
Definition at line 3126 of file vfdctl.c.
Definition at line 2629 of file vfdctl.c.
Referenced by Format(), OnOK(), Save(), and VfdGuiFormat().
Definition at line 2523 of file vfdctl.c.
Referenced by Format(), and VfdGuiFormat().
Definition at line 2396 of file vfdctl.c.
Referenced by VfdGetLocalLink(), and VfdSetLocalLink().
Definition at line 2359 of file vfdctl.c.
Referenced by CVfdShExt::Initialize(), Link(), PrintImageInfo(), Unlink(), VfdCloseImage(), VfdOpenImage(), VfdSetGlobalLink(), VfdSetLocalLink(), and VfdWriteProtect().
Definition at line 959 of file vfdctl.c.
Referenced by CheckDriver(), Status(), and VfdRemoveDriver().
Definition at line 1121 of file vfdctl.c.
Referenced by Install(), ProcessCommandLine(), and Remove().
Definition at line 2446 of file vfdctl.c.
Referenced by Status(), and VfdOpenDevice().
Definition at line 2114 of file vfdctl.c.
Referenced by Open(), PrintDriveLetter(), VfdCloseImage(), VfdGetLocalLink(), VfdOpenImage(), VfdSetGlobalLink(), VfdSetLocalLink(), VfdStartDriver(), and VfdStopDriver().
DWORD WINAPI VfdGetImageInfo | ( | HANDLE | hDevice, |
PSTR | sFileName, | ||
PVFD_DISKTYPE | pDiskType, | ||
PVFD_MEDIA | pMediaType, | ||
PVFD_FLAGS | pMediaFlags, | ||
PVFD_FILETYPE | pFileType, | ||
PULONG | pImageSize | ||
) |
Definition at line 1839 of file vfdctl.c.
Referenced by Close(), PrintImageInfo(), Save(), UpdateImageInfo(), VfdGuiClose(), VfdGuiSave(), and VfdImageTip().
Definition at line 2281 of file vfdctl.c.
Referenced by Open(), PrintDriveLetter(), VfdCloseImage(), VfdOpenImage(), VfdSetGlobalLink(), VfdSetLocalLink(), and VfdStopDriver().
Definition at line 3272 of file vfdctl.c.
Referenced by OnMediaType(), OnTarget(), Open(), VfdCreateImageFile(), and VfdOpenImage().
Definition at line 1949 of file vfdctl.c.
Referenced by CVfdShExt::DoVfdProtect(), Format(), Open(), Protect(), and CVfdShExt::QueryContextMenu().
Definition at line 114 of file vfdguiut.c.
Referenced by CVfdShExt::DoVfdClose().
Definition at line 262 of file vfdguiut.c.
Referenced by VfdPageDlgProc().
Definition at line 71 of file vfdguiopen.c.
Referenced by CVfdShExt::DoVfdOpen().
Definition at line 58 of file vfdguisave.c.
Referenced by CVfdShExt::DoVfdSave().
Definition at line 279 of file vfdguitip.c.
Referenced by CVfdShExt::InvokeCommand().
Definition at line 241 of file vfdctl.c.
Referenced by Install().
Definition at line 3256 of file vfdctl.c.
Referenced by CVfdShExt::DoVfdDrop(), OnImage(), and Open().
void WINAPI VfdMakeFileDesc | ( | PSTR | pBuffer, |
ULONG | nBufSize, | ||
VFD_FILETYPE | nFileType, | ||
ULONG | nFileSize, | ||
DWORD | nFileAttr | ||
) |
Definition at line 376 of file vfdguiut.c.
Referenced by OnImage(), OnTarget(), PrintImageInfo(), UpdateImageInfo(), and VfdImageTip().
Definition at line 3280 of file vfdctl.c.
Referenced by OnInit(), Open(), PrintImageInfo(), UpdateImageInfo(), VfdImageTip(), and VfdOpenImage().
Definition at line 1215 of file vfdctl.c.
Referenced by CheckDriver(), Close(), CVfdShExt::DoVfdDrop(), CVfdShExt::DoVfdProtect(), Format(), CVfdShExt::Initialize(), Link(), OnOK(), Open(), Protect(), CVfdShExt::QueryContextMenu(), Save(), Status(), Unlink(), UpdateImageInfo(), VfdGuiClose(), VfdGuiFormat(), VfdGuiSave(), VfdImageTip(), VfdStartDriver(), and VfdStopDriver().
DWORD WINAPI VfdOpenImage | ( | HANDLE | hDevice, |
PCSTR | sFileName, | ||
VFD_DISKTYPE | nDiskType, | ||
VFD_MEDIA | nMediaType, | ||
VFD_FLAGS | nMediaFlags | ||
) |
Definition at line 1301 of file vfdctl.c.
Definition at line 100 of file vfdshutil.cpp.
Referenced by Shell().
Definition at line 557 of file vfdctl.c.
Referenced by Remove().
Definition at line 2685 of file vfdctl.c.
Definition at line 1984 of file vfdctl.c.
Definition at line 2154 of file vfdctl.c.
Referenced by Link(), Open(), Unlink(), and VfdStopDriver().
Definition at line 647 of file vfdctl.c.
Referenced by Start().
Definition at line 801 of file vfdctl.c.
Referenced by Stop().
Definition at line 147 of file vfdguitip.c.
Referenced by ShowHelpWindow(), and VfdImageTip().
Definition at line 297 of file vfdshutil.cpp.
Referenced by Shell().
Definition at line 2484 of file vfdctl.c.
Referenced by CVfdShExt::DoVfdProtect(), Protect(), and VfdOpenImage().