ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

iso.c File Reference
#include <freeldr.h>
#include <debug.h>

Go to the source code of this file.

Defines

#define SECTORSIZE   2048

Functions

 DBG_DEFAULT_CHANNEL (FILESYSTEM)
static BOOLEAN IsoSearchDirectoryBufferForFile (PVOID DirectoryBuffer, ULONG DirectoryLength, PCHAR FileName, PISO_FILE_INFO IsoFileInfoPointer)
static LONG IsoBufferDirectory (ULONG DeviceId, ULONG DirectoryStartSector, ULONG DirectoryLength, PVOID *pDirectoryBuffer)
static LONG IsoLookupFile (PCSTR FileName, ULONG DeviceId, PISO_FILE_INFO IsoFileInfoPointer)
LONG IsoClose (ULONG FileId)
LONG IsoGetFileInformation (ULONG FileId, FILEINFORMATION *Information)
LONG IsoOpen (CHAR *Path, OPENMODE OpenMode, ULONG *FileId)
LONG IsoRead (ULONG FileId, VOID *Buffer, ULONG N, ULONG *Count)
LONG IsoSeek (ULONG FileId, LARGE_INTEGER *Position, SEEKMODE SeekMode)
const DEVVTBLIsoMount (ULONG DeviceId)

Variables

const DEVVTBL Iso9660FuncTable

Generated on Sun May 27 2012 04:42:11 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.