mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
d61698a2f5
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2929 21ef857c-d57f-4fe0-8362-d861dc6d29cd
784 lines
15 KiB
XML
784 lines
15 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="ProcessHacker"
|
|
ProjectGUID="{0271DD27-6707-4290-8DFE-285702B7115D}"
|
|
RootNamespace="ProcessHacker"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)\bin\$(ConfigurationName)32"
|
|
IntermediateDirectory="$(SolutionDir)\obj\$(ConfigurationName)32"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="include"
|
|
PreprocessorDefinitions="DEBUG"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="2"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="comctl32.lib version.lib wtsapi32.lib"
|
|
LinkIncremental="1"
|
|
AdditionalManifestDependencies="type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(SolutionDir)\bin\$(ConfigurationName)64"
|
|
IntermediateDirectory="$(SolutionDir)\obj\$(ConfigurationName)64"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/MP"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="include"
|
|
PreprocessorDefinitions="DEBUG"
|
|
StringPooling="true"
|
|
MinimalRebuild="false"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="2"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="comctl32.lib version.lib wtsapi32.lib"
|
|
LinkIncremental="1"
|
|
AdditionalManifestDependencies="type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='amd64' publicKeyToken='6595b64144ccf1df' language='*'"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)\bin\$(ConfigurationName)32"
|
|
IntermediateDirectory="$(SolutionDir)\obj\$(ConfigurationName)32"
|
|
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"
|
|
AdditionalOptions="/MP"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="2"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="comctl32.lib version.lib wtsapi32.lib"
|
|
LinkIncremental="1"
|
|
AdditionalManifestDependencies="type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(SolutionDir)\bin\$(ConfigurationName)64"
|
|
IntermediateDirectory="$(SolutionDir)\obj\$(ConfigurationName)64"
|
|
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"
|
|
AdditionalOptions="/MP"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="include"
|
|
PreprocessorDefinitions="WIN64;NDEBUG;_WINDOWS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="2"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="comctl32.lib version.lib wtsapi32.lib"
|
|
LinkIncremental="1"
|
|
AdditionalManifestDependencies="type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='amd64' publicKeyToken='6595b64144ccf1df' language='*'"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</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=".\about.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\actions.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\anawait.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\basesup.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\basesupa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cmdmode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dbgcon.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\extlv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fastlock.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\findobj.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\guisup.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\heapinfo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hidnproc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hndlinfo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hndlprp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hndlprv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\infodlg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\kph.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\lsa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\main.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mainwnd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mapimg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mdump.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\modprv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml-attr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml-entity.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml-file.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml-index.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml-node.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml-private.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml-search.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml-set.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml-string.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\native.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ntimport.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\procprp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\procprv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\provider.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\queuedlock.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ref.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\runas.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\secdata.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\secedit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\settings.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\srvprp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\srvprv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\support.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\support2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\symprv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\termator.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\thrdprv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\thrdstk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tokprp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\treelist.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\verify.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\workqueue.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\include\base.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\dltmgr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\fastlock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\hidnproc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\kph.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml-private.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mxml\mxml.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\ntbasic.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\ntdbg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\ntexapi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\ntimport.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\ntioapi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\ntktmapi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\ntldr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\ntlpcapi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\ntlsa.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\ntmisc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\ntmmapi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\ntobapi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\ntpebteb.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\ntpsapi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\ntrtl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\ntseapi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\ntwin.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\ph.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\phbase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\phgui.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\procprpp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\queuedlock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\ref.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\refp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\seceditp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\settings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\settingsp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\symprvp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\treelist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\treelistp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\verifyp.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=".\resources\bitmap1.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resources\cross.bmp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ProcessHacker.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resources\ProcessHacker.png"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ProcessHacker.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resources\tick.bmp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\TODO.txt"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|