FAT32代码
源代码在线查看: fat32 project.vcproj
ProjectType="Visual C++"
Version="7.10"
Name="FAT32 Project"
ProjectGUID="{8385EDFC-47F7-416F-B560-CE6B8A8954E6}"
Keyword="Win32Proj">
Name="Win32"/>
Name="Debug|Win32"
OutputDirectory="Debug"
IntermediateDirectory="Debug"
ConfigurationType="1"
CharacterSet="2">
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="".\FATFS""
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="5"
StructMemberAlignment="0"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/>
Name="VCCustomBuildTool"/>
Name="VCLinkerTool"
OutputFile="$(OutDir)/FAT32 Project.exe"
LinkIncremental="2"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="$(OutDir)/FAT32 Project.pdb"
SubSystem="1"
TargetMachine="1"/>
Name="VCMIDLTool"/>
Name="VCPostBuildEventTool"/>
Name="VCPreBuildEventTool"/>
Name="VCPreLinkEventTool"/>
Name="VCResourceCompilerTool"/>
Name="VCWebServiceProxyGeneratorTool"/>
Name="VCXMLDataGeneratorTool"/>
Name="VCWebDeploymentTool"/>
Name="VCManagedWrapperGeneratorTool"/>
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
Name="Release|Win32"
OutputDirectory="Release"
IntermediateDirectory="Release"
ConfigurationType="1"
CharacterSet="2">
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="".\FATFS""
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
RuntimeLibrary="4"
StructMemberAlignment="0"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
Name="VCCustomBuildTool"/>
Name="VCLinkerTool"
OutputFile="$(OutDir)/FAT32 Project.exe"
LinkIncremental="1"
GenerateDebugInformation="TRUE"
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
TargetMachine="1"/>
Name="VCMIDLTool"/>
Name="VCPostBuildEventTool"/>
Name="VCPreBuildEventTool"/>
Name="VCPreLinkEventTool"/>
Name="VCResourceCompilerTool"/>
Name="VCWebServiceProxyGeneratorTool"/>
Name="VCXMLDataGeneratorTool"/>
Name="VCWebDeploymentTool"/>
Name="VCManagedWrapperGeneratorTool"/>
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
Name="Source Files"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
Name="PC"
Filter="">
RelativePath=".\define.h">
RelativePath=".\Main.c">
RelativePath=".\WindowsDiskAccess.cpp">
RelativePath=".\WindowsDiskAccess.h">
Name="FAT"
Filter="">
RelativePath=".\Fat\FAT32_Access.c">
RelativePath=".\Fat\FAT32_Access.h">
RelativePath=".\Fat\FAT32_Base.c">
RelativePath=".\Fat\FAT32_Base.h">
RelativePath=".\Fat\FAT32_Definitions.h">
RelativePath=".\Fat\FAT32_Disk.c">
RelativePath=".\Fat\FAT32_Disk.h">
RelativePath=".\Fat\FAT32_FileLib.c">
RelativePath=".\Fat\FAT32_FileLib.h">
RelativePath=".\Fat\FAT32_FileString.c">
RelativePath=".\Fat\FAT32_FileString.h">
RelativePath=".\Fat\FAT32_Misc.c">
RelativePath=".\Fat\FAT32_Misc.h">
RelativePath=".\Fat\FAT32_Opts.h">
RelativePath=".\Fat\FAT32_Table.c">
RelativePath=".\Fat\FAT32_Table.h">
RelativePath=".\Fat\FAT32_Write.c">
RelativePath=".\Fat\FAT32_Write.h">