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

vfatlib.h File Reference
#include <stdio.h>
#include <windows.h>
#include <ndk/iofuncs.h>
#include <ndk/kefuncs.h>
#include <ndk/obfuncs.h>
#include <ndk/rtlfuncs.h>
#include <fmifs/fmifs.h>
#include <time.h>
#include <limits.h>
#include "check/dosfsck.h"
#include "check/common.h"
#include "check/io.h"
#include "check/lfn.h"
#include "check/boot.h"
#include "check/fat.h"
#include "check/file.h"
#include "check/check.h"
#include <pshpack1.h>
#include <poppack.h>

Go to the source code of this file.

Data Structures

struct  PFAT16_BOOT_SECTOR
struct  PFAT32_BOOT_SECTOR
struct  PFAT32_FSINFO
struct  PFORMAT_CONTEXT

Defines

#define WIN32_NO_STATUS
#define NTOS_MODE_USER

Functions

NTSTATUS Fat12Format (HANDLE FileHandle, PPARTITION_INFORMATION PartitionInfo, PDISK_GEOMETRY DiskGeometry, PUNICODE_STRING Label, BOOLEAN QuickFormat, ULONG ClusterSize, PFORMAT_CONTEXT Context)
NTSTATUS Fat16Format (HANDLE FileHandle, PPARTITION_INFORMATION PartitionInfo, PDISK_GEOMETRY DiskGeometry, PUNICODE_STRING Label, BOOLEAN QuickFormat, ULONG ClusterSize, PFORMAT_CONTEXT Context)
NTSTATUS Fat32Format (HANDLE FileHandle, PPARTITION_INFORMATION PartitionInfo, PDISK_GEOMETRY DiskGeometry, PUNICODE_STRING Label, BOOLEAN QuickFormat, ULONG ClusterSize, PFORMAT_CONTEXT Context)
VOID UpdateProgress (PFORMAT_CONTEXT Context, ULONG Increment)
VOID VfatPrint (PCHAR Format,...)

Generated on Fri May 25 2012 05:54:38 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.