mirror of
https://github.com/ladislav-zezula/FileTest
synced 2026-06-08 15:24:12 +00:00
660 lines
13 KiB
XML
660 lines
13 KiB
XML
<?xml version="1.0" encoding="windows-1250"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="FileTest"
|
|
ProjectGUID="{73D582FC-D08A-4322-AFDB-C244E9716CB4}"
|
|
RootNamespace="FileTest"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\bin\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory=".\bin\$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../aaa/inc"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="1"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="FileTest.h"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/PDBALTPATH:%_PDB%"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="../aaa/lib32/vs2008"
|
|
GenerateManifest="false"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory=".\bin\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory=".\bin\$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../aaa/inc"
|
|
PreprocessorDefinitions="WIN64;_DEBUG;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="1"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="FileTest.h"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/PDBALTPATH:%_PDB%"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories="../aaa/lib64/vs2008"
|
|
GenerateManifest="false"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="2"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\bin\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory=".\bin\$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../aaa/inc"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="FileTest.h"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/PDBALTPATH:%_PDB%"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="../aaa/lib32/vs2008"
|
|
GenerateManifest="false"
|
|
IgnoreDefaultLibraryNames=""
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
EntryPointSymbol=""
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="PostBuild.exe $(OutDir)\$(ProjectName).exe /subsystem4"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory=".\bin\$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory=".\bin\$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../aaa/inc"
|
|
PreprocessorDefinitions="WIN64;NDEBUG;_WINDOWS"
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="FileTest.h"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/PDBALTPATH:%_PDB%"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="../aaa/lib64/vs2008"
|
|
GenerateManifest="false"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="2"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="PostBuild.exe $(OutDir)\$(ProjectName).exe /subsystem4"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\AceCondition.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AceResource.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DateTime.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DlgCopyFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DlgDataEditor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DlgEaEditor.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DlgEasEditor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DlgFileTest.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DlgFlags.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DlgPrivileges.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DlgSimple.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FileTest.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\NtStatus2Text.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Page00Transaction.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Page01Create.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Page02NtCreate.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Page03ReadWrite.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Page04Mapping.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Page05FileOps.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Page06NtFileInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Page07NtFsInfo.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Page08Ea.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Page09Security.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Page10Links.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Page11Streams.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Page12Ioctl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ReparseDataHsm.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TAceHelper.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TDataEditor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TestCode.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TToolTip.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Utils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinMain.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\AceCondition.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AceResource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\FileTest.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ntstatus.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ReparseDataHsm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TAceHelper.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TDataEditor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TFastString.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TFlagString.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TToolTip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\WinSDK.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
<File
|
|
RelativePath=".\res\FileTest.exe.manifest"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Res\FileTest.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\IconError.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\IconInformation.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\IconRightArrow.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\IconWait.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\IconWarning.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Res\URLPoint.cur"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Res\URLWait.cur"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Doc Files"
|
|
>
|
|
<File
|
|
RelativePath=".\doc\History.txt"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|