Share via


FAT Utility Library Functions

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

The following table shows the FAT utility library functions with a description of the purpose of each.

Note

If you configure a TFAT file system by including the TFAT component, SYSGEN_TFAT, and making the required registry settings, you can use all FAT utility library functions.

Function Description

DefragVolume

Defragments files on a volume and removes any free space.

DefragVolumeEx

Defragments files on a volume and removes any free space.

DefragVolumeUI

Defragments a volume.

FormatVolume

Formats a volume.

FormatVolumeEx

Formats a volume.

FormatVolumeUI

Formats a volume.

ScanVolume

Scans a volume for errors in the FAT and directories, and for lost clusters.

ScanVolumeEx

Scans a volume for errors in the FAT and directories, and for lost clusters.

ScanVolumeUI

Scans a volume.

See Also

Reference

FAT File System Reference