mirror of
https://github.com/cheat-engine/cheat-engine
synced 2026-08-15 02:26:08 -04:00
add ForceLoad as an option in settings as replacement for injectDLL fix a wrong importname for a function
4730 lines
165 KiB
XML
4730 lines
165 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="10"/>
|
|
<PathDelim Value="\"/>
|
|
<General>
|
|
<MainUnit Value="0"/>
|
|
<AutoCreateForms Value="False"/>
|
|
<Title Value="Cheat Engine 6.8.1"/>
|
|
<UseAppBundle Value="False"/>
|
|
<ResourceType Value="res"/>
|
|
<UseXPManifest Value="True"/>
|
|
<XPManifest>
|
|
<DpiAware Value="True"/>
|
|
<ExecutionLevel Value="requireAdministrator"/>
|
|
</XPManifest>
|
|
<Icon Value="0"/>
|
|
</General>
|
|
<i18n>
|
|
<EnableI18N Value="True"/>
|
|
<OutDir Value="bin\languages"/>
|
|
</i18n>
|
|
<VersionInfo>
|
|
<UseVersionInfo Value="True"/>
|
|
<MajorVersionNr Value="6"/>
|
|
<MinorVersionNr Value="8"/>
|
|
<RevisionNr Value="1"/>
|
|
<BuildNr Value="5603"/>
|
|
<Language Value=""/>
|
|
<CharSet Value=""/>
|
|
<StringTable CompanyName="Cheat Engine" FileDescription="Cheat Engine" ProductVersion="6.8.1"/>
|
|
</VersionInfo>
|
|
<BuildModes Count="7" Active="debug-nomt 64-bit">
|
|
<Item1 Name="Release 32-Bit" Default="True"/>
|
|
<Item2 Name="Release 64-Bit">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="bin\cheatengine-$(TargetCPU)"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir);$(LazarusDir)\ide\include\$(TargetOS);$(LazarusDir)\images;$(LazarusDir)\ideintf\images"/>
|
|
<OtherUnitFiles Value="VEHDebug;dbk32;lua;jvdesign;$(LazarusDir)\designer;$(LazarusDir)\ide"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<Style Value="1"/>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<TargetCPU Value="x86_64"/>
|
|
<TargetOS Value="win64"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="3"/>
|
|
<VariablesInRegisters Value="True"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<StripSymbols Value="True"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
<ShowGenInfo Value="False"/>
|
|
</Verbosity>
|
|
<WriteFPCLogo Value="False"/>
|
|
<CompilerMessages>
|
|
<IgnoredMessages idx5066="True" idx5043="True" idx4105="True" idx4104="True" idx3177="True" idx3175="True" idx2005="True"/>
|
|
</CompilerMessages>
|
|
<CustomOptions Value="-WB00400000
|
|
-dbenchmarkps
|
|
-dcemain
|
|
-dNDEBUG"/>
|
|
<OtherDefines Count="10">
|
|
<Define0 Value="NOTMULTITHREADED"/>
|
|
<Define1 Value="benchmarkps"/>
|
|
<Define2 Value="cemain"/>
|
|
<Define3 Value="NDEBUG"/>
|
|
<Define4 Value="D3DDebug"/>
|
|
<Define5 Value="NOVMX"/>
|
|
<Define6 Value="CUSTOMFLOAT"/>
|
|
<Define7 Value="XDEBUG"/>
|
|
<Define8 Value="memleaksearch"/>
|
|
<Define9 Value="checkassembleralphabet"/>
|
|
</OtherDefines>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item2>
|
|
<Item3 Name="release">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="bin\cheatengine-$(TargetCPU)"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir);$(LazarusDir)\ide\include\$(TargetOS);$(LazarusDir)\images;$(LazarusDir)\ideintf\images"/>
|
|
<OtherUnitFiles Value="VEHDebug;dbk32;lua;jvdesign;$(LazarusDir)\designer;$(LazarusDir)\ide"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<Style Value="1"/>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="3"/>
|
|
<VariablesInRegisters Value="True"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
<UseLineInfoUnit Value="False"/>
|
|
<StripSymbols Value="True"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowHints Value="False"/>
|
|
<ShowGenInfo Value="False"/>
|
|
</Verbosity>
|
|
<WriteFPCLogo Value="False"/>
|
|
<CustomOptions Value="-dbenchmarkps -dcemain -WB00400000 -dNDEBUG"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item3>
|
|
<Item4 Name="debug">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="bin\cheatengine-$(TargetCPU)"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir);$(LazarusDir)\ide\include\$(TargetOS);$(LazarusDir)\images;$(LazarusDir)\ideintf\images"/>
|
|
<OtherUnitFiles Value="VEHDebug;dbk32;lua;jvdesign;$(LazarusDir)\designer;$(LazarusDir)\ide"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<Style Value="1"/>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="0"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
<ShowGenInfo Value="False"/>
|
|
</Verbosity>
|
|
<WriteFPCLogo Value="False"/>
|
|
<ConfigFile>
|
|
<StopAfterErrCount Value="1000"/>
|
|
</ConfigFile>
|
|
<CustomOptions Value="-dbenchmarkps -dcemain -WB00400000 -dNDEBUG -dD3DDebug -dNOVMX -dCUSTOMFLOAT"/>
|
|
<OtherDefines Count="9">
|
|
<Define0 Value="NOTMULTITHREADED"/>
|
|
<Define1 Value="benchmarkps"/>
|
|
<Define2 Value="cemain"/>
|
|
<Define3 Value="NDEBUG"/>
|
|
<Define4 Value="D3DDebug"/>
|
|
<Define5 Value="NOVMX"/>
|
|
<Define6 Value="CUSTOMFLOAT"/>
|
|
<Define7 Value="XDEBUG"/>
|
|
<Define8 Value="memleaksearch"/>
|
|
</OtherDefines>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item4>
|
|
<Item5 Name="debug-nomt">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="bin\cheatengine-$(TargetCPU)"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir);$(LazarusDir)\ide\include\$(TargetOS);$(LazarusDir)\images;$(LazarusDir)\ideintf\images"/>
|
|
<OtherUnitFiles Value="VEHDebug;dbk32;lua;jvdesign;$(LazarusDir)\designer;$(LazarusDir)\ide"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<Style Value="1"/>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="0"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowWarn Value="False"/>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
<ShowGenInfo Value="False"/>
|
|
</Verbosity>
|
|
<WriteFPCLogo Value="False"/>
|
|
<ConfigFile>
|
|
<StopAfterErrCount Value="1000"/>
|
|
</ConfigFile>
|
|
<CustomOptions Value="-dNOTMULTITHREADED -dbenchmarkps -dcemain -WB00400000 -dNDEBUG -dD3DDebug -dNOVMX -dCUSTOMFLOAT -dXDEBUG"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item5>
|
|
<Item6 Name="debug-nomt 32-bit">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="bin\cheatengine-$(TargetCPU)"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir);$(LazarusDir)\ide\include;$(LazarusDir)\ide\include\$(TargetOS);$(LazarusDir)\images"/>
|
|
<OtherUnitFiles Value="VEHDebug;dbk32;lua;jvdesign;$(LazarusDir)\designer;$(LazarusDir)\ide"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<Style Value="1"/>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<TargetCPU Value="i386"/>
|
|
<TargetOS Value="win32"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="0"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowWarn Value="False"/>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
<ShowGenInfo Value="False"/>
|
|
</Verbosity>
|
|
<WriteFPCLogo Value="False"/>
|
|
<ConfigFile>
|
|
<StopAfterErrCount Value="1000"/>
|
|
</ConfigFile>
|
|
<CustomOptions Value="-WB00400000
|
|
-dNOTMULTITHREADED
|
|
-dbenchmarkps
|
|
-dcemain
|
|
-dNDEBUG
|
|
-dD3DDebug
|
|
-dNOVMX
|
|
-dCUSTOMFLOAT
|
|
-dXDEBUG"/>
|
|
<OtherDefines Count="10">
|
|
<Define0 Value="NOTMULTITHREADED"/>
|
|
<Define1 Value="benchmarkps"/>
|
|
<Define2 Value="cemain"/>
|
|
<Define3 Value="NDEBUG"/>
|
|
<Define4 Value="D3DDebug"/>
|
|
<Define5 Value="NOVMX"/>
|
|
<Define6 Value="CUSTOMFLOAT"/>
|
|
<Define7 Value="XDEBUG"/>
|
|
<Define8 Value="memleaksearch"/>
|
|
<Define9 Value="checkassembleralphabet"/>
|
|
</OtherDefines>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item6>
|
|
<Item7 Name="debug-nomt 64-bit">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="bin\cheatengine-$(TargetCPU)"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir);$(LazarusDir)\ide\include;$(LazarusDir)\ide\include\$(TargetOS);$(LazarusDir)\images"/>
|
|
<OtherUnitFiles Value="VEHDebug;dbk32;lua;jvdesign;$(LazarusDir)\designer;$(LazarusDir)\ide"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<Style Value="1"/>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<TargetCPU Value="x86_64"/>
|
|
<TargetOS Value="win64"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="0"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<TrashVariables Value="True"/>
|
|
</Debugging>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowNotes Value="False"/>
|
|
<ShowHints Value="False"/>
|
|
<ShowGenInfo Value="False"/>
|
|
</Verbosity>
|
|
<WriteFPCLogo Value="False"/>
|
|
<ConfigFile>
|
|
<StopAfterErrCount Value="1000"/>
|
|
</ConfigFile>
|
|
<CompilerMessages>
|
|
<IgnoredMessages idx5066="True" idx5043="True" idx4105="True" idx4104="True" idx3177="True" idx3175="True"/>
|
|
</CompilerMessages>
|
|
<CustomOptions Value="-WB00400000
|
|
-dNOTMULTITHREADED
|
|
-dbenchmarkps
|
|
-dcemain
|
|
-dNDEBUG
|
|
-dD3DDebug
|
|
-dNOVMX
|
|
-dCUSTOMFLOAT
|
|
-dXDEBUG"/>
|
|
<OtherDefines Count="10">
|
|
<Define0 Value="NOTMULTITHREADED"/>
|
|
<Define1 Value="benchmarkps"/>
|
|
<Define2 Value="cemain"/>
|
|
<Define3 Value="NDEBUG"/>
|
|
<Define4 Value="D3DDebug"/>
|
|
<Define5 Value="NOVMX"/>
|
|
<Define6 Value="CUSTOMFLOAT"/>
|
|
<Define7 Value="XDEBUG"/>
|
|
<Define8 Value="memleaksearch"/>
|
|
<Define9 Value="checkassembleralphabet"/>
|
|
</OtherDefines>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item7>
|
|
</BuildModes>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
<IgnoreBinaries Value="False"/>
|
|
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
|
|
<ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
|
|
</PublishOptions>
|
|
<RunParams>
|
|
<local>
|
|
<FormatVersion Value="1"/>
|
|
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
</local>
|
|
</RunParams>
|
|
<RequiredPackages Count="7">
|
|
<Item1>
|
|
<PackageName Value="SQLDBLaz"/>
|
|
</Item1>
|
|
<Item2>
|
|
<PackageName Value="LazControls"/>
|
|
</Item2>
|
|
<Item3>
|
|
<PackageName Value="LCLBase"/>
|
|
<MinVersion Major="1" Release="1" Valid="True"/>
|
|
</Item3>
|
|
<Item4>
|
|
<PackageName Value="IDEIntf"/>
|
|
</Item4>
|
|
<Item5>
|
|
<PackageName Value="CodeTools"/>
|
|
</Item5>
|
|
<Item6>
|
|
<PackageName Value="SynEdit"/>
|
|
<MinVersion Major="1" Valid="True"/>
|
|
</Item6>
|
|
<Item7>
|
|
<PackageName Value="LCL"/>
|
|
</Item7>
|
|
</RequiredPackages>
|
|
<Units Count="395">
|
|
<Unit0>
|
|
<Filename Value="cheatengine.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="256"/>
|
|
<CursorPos Y="268"/>
|
|
<UsageCount Value="211"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="MainUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="MainForm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="2850"/>
|
|
<CursorPos X="152" Y="2862"/>
|
|
<UsageCount Value="211"/>
|
|
<Bookmarks Count="1">
|
|
<Item0 X="152" Y="2862" ID="7"/>
|
|
</Bookmarks>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="NewKernelHandler.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1648"/>
|
|
<CursorPos Y="1667"/>
|
|
<UsageCount Value="211"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="CEFuncProc.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="8"/>
|
|
<TopLine Value="712"/>
|
|
<CursorPos X="42" Y="722"/>
|
|
<UsageCount Value="204"/>
|
|
<Bookmarks Count="1">
|
|
<Item0 X="6" Y="1092" ID="8"/>
|
|
</Bookmarks>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="ProcessHandlerUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="151"/>
|
|
<CursorPos Y="169"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit4>
|
|
<Unit5>
|
|
<Filename Value="symbolhandler.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="882"/>
|
|
<CursorPos Y="930"/>
|
|
<ExtraEditorCount Value="1"/>
|
|
<ExtraEditor1>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="60"/>
|
|
<CursorPos X="17" Y="75"/>
|
|
</ExtraEditor1>
|
|
<UsageCount Value="204"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit5>
|
|
<Unit6>
|
|
<Filename Value="Assemblerunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="2136"/>
|
|
<CursorPos X="100" Y="2135"/>
|
|
<ExtraEditorCount Value="1"/>
|
|
<ExtraEditor1>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="4503"/>
|
|
<CursorPos Y="4517"/>
|
|
</ExtraEditor1>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit6>
|
|
<Unit7>
|
|
<Filename Value="hypermode.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit7>
|
|
<Unit8>
|
|
<Filename Value="disassembler.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="7336"/>
|
|
<CursorPos X="100" Y="7362"/>
|
|
<ExtraEditorCount Value="1"/>
|
|
<ExtraEditor1>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="14" Y="14"/>
|
|
</ExtraEditor1>
|
|
<UsageCount Value="202"/>
|
|
<Bookmarks Count="1">
|
|
<Item0 X="24" Y="12720" ID="2"/>
|
|
</Bookmarks>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit8>
|
|
<Unit9>
|
|
<Filename Value="byteinterpreter.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="73"/>
|
|
<CursorPos X="7" Y="92"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit9>
|
|
<Unit10>
|
|
<Filename Value="CEDebugger.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="76"/>
|
|
<CursorPos X="38" Y="89"/>
|
|
<UsageCount Value="202"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit10>
|
|
<Unit11>
|
|
<Filename Value="addressparser.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="31"/>
|
|
<CursorPos X="10" Y="48"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit11>
|
|
<Unit12>
|
|
<Filename Value="autoassembler.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="74" Y="14"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit12>
|
|
<Unit13>
|
|
<Filename Value="plugin.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="396"/>
|
|
<CursorPos X="3" Y="407"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit13>
|
|
<Unit14>
|
|
<Filename Value="ProcessWindowUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="ProcessWindow"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="292"/>
|
|
<CursorPos X="8" Y="304"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit14>
|
|
<Unit15>
|
|
<Filename Value="MainUnit2.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="52"/>
|
|
<CursorPos X="13" Y="27"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit15>
|
|
<Unit16>
|
|
<Filename Value="Filehandler.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="207"/>
|
|
<CursorPos X="84" Y="223"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit16>
|
|
<Unit17>
|
|
<Filename Value="dbvmPhysicalMemoryHandler.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="22"/>
|
|
<CursorPos X="28" Y="35"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit17>
|
|
<Unit18>
|
|
<Filename Value="formsettingsunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="formSettings"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<EditorIndex Value="10"/>
|
|
<TopLine Value="1299"/>
|
|
<CursorPos X="13" Y="1299"/>
|
|
<UsageCount Value="203"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit18>
|
|
<Unit19>
|
|
<Filename Value="frameHotkeyConfigUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frameHotkeyConfig"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Frame"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="97"/>
|
|
<CursorPos X="49" Y="120"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit19>
|
|
<Unit20>
|
|
<Filename Value="hotkeyhandler.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="HotkeyHandler"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="19" Y="12"/>
|
|
<UsageCount Value="202"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit20>
|
|
<Unit21>
|
|
<Filename Value="formhotkeyunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="FormHotkey"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="49"/>
|
|
<CursorPos X="64" Y="6"/>
|
|
<UsageCount Value="202"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit21>
|
|
<Unit22>
|
|
<Filename Value="AdvancedOptionsUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="AdvancedOptions"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="59" Y="11"/>
|
|
<UsageCount Value="202"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit22>
|
|
<Unit23>
|
|
<Filename Value="inputboxtopunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="InputboxTop"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="83"/>
|
|
<CursorPos X="28" Y="90"/>
|
|
<UsageCount Value="202"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit23>
|
|
<Unit24>
|
|
<Filename Value="pluginexports.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="818"/>
|
|
<CursorPos X="10" Y="822"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit24>
|
|
<Unit25>
|
|
<Filename Value="tlgUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="tlg"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="33"/>
|
|
<CursorPos X="42" Y="57"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit25>
|
|
<Unit26>
|
|
<Filename Value="aboutunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="About"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="4"/>
|
|
<CursorPos X="22" Y="14"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit26>
|
|
<Unit27>
|
|
<Filename Value="frmProcesswatcherExtraUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmProcessWatcherExtra"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="5" Y="15"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit27>
|
|
<Unit28>
|
|
<Filename Value="frmProcessWatcherUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmProcessWatcher"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="323"/>
|
|
<CursorPos X="3" Y="334"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit28>
|
|
<Unit29>
|
|
<Filename Value="ModuleSafetyUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmModuleSafety"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="49" Y="34"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit29>
|
|
<Unit30>
|
|
<Filename Value="frmExcludeHideUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmExcludeHide"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="29" Y="5"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit30>
|
|
<Unit31>
|
|
<Filename Value="HotKeys.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="HotKeyForm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="552"/>
|
|
<CursorPos X="44" Y="571"/>
|
|
<UsageCount Value="211"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit31>
|
|
<Unit32>
|
|
<Filename Value="TypePopup.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="TypeForm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="209"/>
|
|
<CursorPos Y="229"/>
|
|
<UsageCount Value="210"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit32>
|
|
<Unit33>
|
|
<Filename Value="CommentsUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Comments"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="60"/>
|
|
<CursorPos X="3" Y="66"/>
|
|
<UsageCount Value="210"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit33>
|
|
<Unit34>
|
|
<Filename Value="FoundCodeUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="FoundCodeDialog"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1179"/>
|
|
<CursorPos X="13" Y="1192"/>
|
|
<UsageCount Value="210"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit34>
|
|
<Unit35>
|
|
<Filename Value="foundlisthelper.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="86" Y="11"/>
|
|
<UsageCount Value="210"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit35>
|
|
<Unit36>
|
|
<Filename Value="unrandomizer.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="401"/>
|
|
<CursorPos X="66" Y="420"/>
|
|
<UsageCount Value="209"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit36>
|
|
<Unit37>
|
|
<Filename Value="SaveFirstScan.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="56"/>
|
|
<CursorPos Y="70"/>
|
|
<UsageCount Value="209"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit37>
|
|
<Unit38>
|
|
<Filename Value="memscan.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="5205"/>
|
|
<CursorPos Y="5219"/>
|
|
<UsageCount Value="209"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit38>
|
|
<Unit39>
|
|
<Filename Value="savedscanhandler.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="715"/>
|
|
<CursorPos Y="733"/>
|
|
<UsageCount Value="209"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit39>
|
|
<Unit40>
|
|
<Filename Value="KernelDebugger.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<CursorPos Y="12"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit40>
|
|
<Unit41>
|
|
<Filename Value="formDifferentBitSizeUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="formDifferentBitSize"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="52"/>
|
|
<CursorPos X="6" Y="71"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit41>
|
|
<Unit42>
|
|
<Filename Value="formAddressChangeUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="formAddressChange"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1543"/>
|
|
<CursorPos Y="1557"/>
|
|
<UsageCount Value="203"/>
|
|
<Bookmarks Count="1">
|
|
<Item0 Y="1557" ID="9"/>
|
|
</Bookmarks>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit42>
|
|
<Unit43>
|
|
<Filename Value="Changeoffsetunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="ChangeOffset"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="98"/>
|
|
<CursorPos X="125" Y="102"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit43>
|
|
<Unit44>
|
|
<Filename Value="speedhack2.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="13"/>
|
|
<TopLine Value="122"/>
|
|
<CursorPos Y="165"/>
|
|
<UsageCount Value="202"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit44>
|
|
<Unit45>
|
|
<Filename Value="formPointerOrPointeeUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="formPointerOrPointee"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="3" Y="15"/>
|
|
<UsageCount Value="222"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit45>
|
|
<Unit46>
|
|
<Filename Value="AccessCheck.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="17"/>
|
|
<CursorPos X="25" Y="31"/>
|
|
<UsageCount Value="222"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit46>
|
|
<Unit47>
|
|
<Filename Value="formmemoryregionsunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="FormMemoryRegions"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="157"/>
|
|
<CursorPos X="48" Y="172"/>
|
|
<UsageCount Value="221"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit47>
|
|
<Unit48>
|
|
<Filename Value="OpenSave.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1380"/>
|
|
<CursorPos Y="1388"/>
|
|
<ExtraEditorCount Value="1"/>
|
|
<ExtraEditor1>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="163"/>
|
|
<CursorPos X="60" Y="187"/>
|
|
</ExtraEditor1>
|
|
<UsageCount Value="221"/>
|
|
<Bookmarks Count="1">
|
|
<Item0 X="3" Y="1094"/>
|
|
</Bookmarks>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit48>
|
|
<Unit49>
|
|
<Filename Value="formProcessInfo.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmProcessInfo"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="56"/>
|
|
<CursorPos X="31" Y="84"/>
|
|
<UsageCount Value="221"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit49>
|
|
<Unit50>
|
|
<Filename Value="frmautoinjectunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmAutoInject"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="79" Y="11"/>
|
|
<UsageCount Value="221"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit50>
|
|
<Unit51>
|
|
<Filename Value="MenuItemExtra.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="19" Y="17"/>
|
|
<UsageCount Value="220"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit51>
|
|
<Unit52>
|
|
<Filename Value="MemoryBrowserFormUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="MemoryBrowser"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="2994"/>
|
|
<CursorPos X="18" Y="3009"/>
|
|
<UsageCount Value="220"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit52>
|
|
<Unit53>
|
|
<Filename Value="disassemblerviewlinesunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="955"/>
|
|
<CursorPos X="30" Y="973"/>
|
|
<UsageCount Value="218"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit53>
|
|
<Unit54>
|
|
<Filename Value="disassemblerviewunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1070"/>
|
|
<CursorPos X="40" Y="1086"/>
|
|
<UsageCount Value="218"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit54>
|
|
<Unit55>
|
|
<Filename Value="PasteTableentryFRM.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmPasteTableentry"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="24"/>
|
|
<CursorPos X="33" Y="51"/>
|
|
<UsageCount Value="217"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit55>
|
|
<Unit56>
|
|
<Filename Value="frmBreakpointlistunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmBreakpointlist"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="7" Y="11"/>
|
|
<UsageCount Value="206"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit56>
|
|
<Unit57>
|
|
<Filename Value="DissectCodeThread.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="35"/>
|
|
<CursorPos X="3" Y="45"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit57>
|
|
<Unit58>
|
|
<Filename Value="DissectCodeunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmDissectCode"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="219"/>
|
|
<CursorPos X="20" Y="222"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit58>
|
|
<Unit59>
|
|
<Filename Value="Valuechange.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="ValueChangeForm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="241"/>
|
|
<CursorPos Y="252"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit59>
|
|
<Unit60>
|
|
<Filename Value="FindWindowUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="FindWindow"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="108"/>
|
|
<CursorPos X="31" Y="109"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit60>
|
|
<Unit61>
|
|
<Filename Value="stacktrace2.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="113"/>
|
|
<CursorPos X="30" Y="88"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit61>
|
|
<Unit62>
|
|
<Filename Value="frmstacktraceunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmStacktrace"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="131"/>
|
|
<CursorPos Y="134"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit62>
|
|
<Unit63>
|
|
<Filename Value="frmBreakThreadUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmbreakthread"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="63"/>
|
|
<CursorPos X="43" Y="84"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit63>
|
|
<Unit64>
|
|
<Filename Value="FormDebugStringsUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="FormDebugStrings"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="19" Y="24"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit64>
|
|
<Unit65>
|
|
<Filename Value="frmDissectwindowUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmdissectWindow"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="341"/>
|
|
<CursorPos X="20" Y="357"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit65>
|
|
<Unit66>
|
|
<Filename Value="frmCapturedTimersUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmCapturedTimers"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="95"/>
|
|
<CursorPos X="18" Y="106"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit66>
|
|
<Unit67>
|
|
<Filename Value="frmEnumerateDLLsUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmEnumerateDLLs"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="5"/>
|
|
<TopLine Value="133"/>
|
|
<CursorPos X="26" Y="141"/>
|
|
<UsageCount Value="200"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit67>
|
|
<Unit68>
|
|
<Filename Value="frmThreadlistunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmThreadlist"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="603"/>
|
|
<CursorPos X="14" Y="617"/>
|
|
<UsageCount Value="206"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit68>
|
|
<Unit69>
|
|
<Filename Value="frmMemoryAllocHandlerUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmMemoryAllocHandler"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="17" Y="13"/>
|
|
<UsageCount Value="206"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit69>
|
|
<Unit70>
|
|
<Filename Value="circularBuffer.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="56"/>
|
|
<CursorPos X="5" Y="72"/>
|
|
<UsageCount Value="206"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit70>
|
|
<Unit71>
|
|
<Filename Value="PEInfoFunctions.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="169"/>
|
|
<CursorPos X="3" Y="183"/>
|
|
<UsageCount Value="206"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit71>
|
|
<Unit72>
|
|
<Filename Value="PEInfounit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmPEInfo"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1078"/>
|
|
<CursorPos X="18" Y="1064"/>
|
|
<UsageCount Value="206"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit72>
|
|
<Unit73>
|
|
<Filename Value="FileMapping.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="29"/>
|
|
<CursorPos X="5" Y="61"/>
|
|
<UsageCount Value="206"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit73>
|
|
<Unit74>
|
|
<Filename Value="frmHeapsUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmHeaps"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="4"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit74>
|
|
<Unit75>
|
|
<Filename Value="frmFindstaticsUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmFindStatics"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="396"/>
|
|
<CursorPos X="97" Y="400"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit75>
|
|
<Unit76>
|
|
<Filename Value="frmModifyRegistersUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmModifyRegisters"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="265"/>
|
|
<CursorPos X="17" Y="272"/>
|
|
<UsageCount Value="205"/>
|
|
<Bookmarks Count="1">
|
|
<Item0 Y="275" ID="8"/>
|
|
</Bookmarks>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit76>
|
|
<Unit77>
|
|
<Filename Value="savedisassemblyfrm.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmSavedisassembly"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="22" Y="10"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit77>
|
|
<Unit78>
|
|
<Filename Value="frmSaveMemoryRegionUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmSaveMemoryRegion"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="81"/>
|
|
<CursorPos X="9" Y="83"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit78>
|
|
<Unit79>
|
|
<Filename Value="frmLoadMemoryunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmLoadMemory"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="151"/>
|
|
<CursorPos X="18" Y="161"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit79>
|
|
<Unit80>
|
|
<Filename Value="formAddToCodeList.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmAddToCodeList"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="54"/>
|
|
<CursorPos X="98" Y="60"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit80>
|
|
<Unit81>
|
|
<Filename Value="frmFillMemoryUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmFillMemory"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="84"/>
|
|
<CursorPos X="58" Y="111"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit81>
|
|
<Unit82>
|
|
<Filename Value="frmCodecaveScannerUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmCodecaveScanner"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="204"/>
|
|
<CursorPos Y="208"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit82>
|
|
<Unit83>
|
|
<Filename Value="frmselectionlistunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmSelectionList"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="frmSelectionlistunit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="90"/>
|
|
<CursorPos X="14" Y="104"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit83>
|
|
<Unit84>
|
|
<Filename Value="symbolconfigunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmSymbolhandler"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="3" Y="10"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit84>
|
|
<Unit85>
|
|
<Filename Value="frmFloatingPointPanelUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmFloatingPointPanel"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="393"/>
|
|
<CursorPos X="3" Y="409"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit85>
|
|
<Unit86>
|
|
<Filename Value="frmTracerUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmTracer"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="227"/>
|
|
<CursorPos X="16" Y="228"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit86>
|
|
<Unit87>
|
|
<Filename Value="DriverList.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmDriverlist"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="35"/>
|
|
<CursorPos X="6" Y="50"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit87>
|
|
<Unit88>
|
|
<Filename Value="formChangedAddresses.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmChangedAddresses"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="311"/>
|
|
<CursorPos X="47" Y="322"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit88>
|
|
<Unit89>
|
|
<Filename Value="frmRegistersunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Registers"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="372"/>
|
|
<CursorPos X="18" Y="382"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit89>
|
|
<Unit90>
|
|
<Filename Value="frmGDTunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmGDTinfo"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="157"/>
|
|
<CursorPos X="18" Y="170"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit90>
|
|
<Unit91>
|
|
<Filename Value="frmIDTunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmIDT"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="95"/>
|
|
<CursorPos X="18" Y="109"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit91>
|
|
<Unit92>
|
|
<Filename Value="frmDisassemblyscanunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmDisassemblyscan"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="203"/>
|
|
<CursorPos X="63" Y="218"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit92>
|
|
<Unit93>
|
|
<Filename Value="frmReferencedStringsUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmReferencedStrings"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="193"/>
|
|
<CursorPos X="15" Y="200"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit93>
|
|
<Unit94>
|
|
<Filename Value="Structuresfrm.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmStructures"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="9"/>
|
|
<CursorPos X="23" Y="39"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit94>
|
|
<Unit95>
|
|
<Filename Value="StructuresAddElementfrm.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmStructuresAddElement"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="45"/>
|
|
<CursorPos X="29" Y="52"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit95>
|
|
<Unit96>
|
|
<Filename Value="PointerscannerSettingsFrm.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmPointerScannerSettings"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos Y="4"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit96>
|
|
<Unit97>
|
|
<Filename Value="simpleaobscanner.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="59" Y="20"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit97>
|
|
<Unit98>
|
|
<Filename Value="PointerscanresultReader.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="748"/>
|
|
<CursorPos X="18" Y="765"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit98>
|
|
<Unit99>
|
|
<Filename Value="pointervaluelist.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1419"/>
|
|
<CursorPos X="22" Y="1418"/>
|
|
<ExtraEditorCount Value="1"/>
|
|
<ExtraEditor1>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="41" Y="16"/>
|
|
</ExtraEditor1>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit99>
|
|
<Unit100>
|
|
<Filename Value="pointerscannerfrm.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmPointerScanner"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1926"/>
|
|
<CursorPos X="3" Y="1943"/>
|
|
<ExtraEditorCount Value="1"/>
|
|
<ExtraEditor1>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="2813"/>
|
|
<CursorPos X="20" Y="2823"/>
|
|
</ExtraEditor1>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit100>
|
|
<Unit101>
|
|
<Filename Value="rescanhelper.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="138"/>
|
|
<CursorPos X="22" Y="148"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit101>
|
|
<Unit102>
|
|
<Filename Value="VirtualMemory.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="23" Y="298"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit102>
|
|
<Unit103>
|
|
<Filename Value="ValueFinder.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="201"/>
|
|
<CursorPos X="5" Y="218"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit103>
|
|
<Unit104>
|
|
<Filename Value="frmRescanPointerUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmRescanPointer"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="361"/>
|
|
<CursorPos X="3" Y="361"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit104>
|
|
<Unit105>
|
|
<Filename Value="SyncObjs2.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="14"/>
|
|
<CursorPos X="34" Y="14"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit105>
|
|
<Unit106>
|
|
<Filename Value="ManualModuleLoader.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="7"/>
|
|
<TopLine Value="47"/>
|
|
<CursorPos X="36" Y="63"/>
|
|
<UsageCount Value="204"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit106>
|
|
<Unit107>
|
|
<Filename Value="SynHighlighterAA.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="544"/>
|
|
<CursorPos X="13" Y="554"/>
|
|
<UsageCount Value="207"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit107>
|
|
<Unit108>
|
|
<Filename Value="APIhooktemplatesettingsfrm.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmAPIhookTemplateSettings"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="24"/>
|
|
<CursorPos X="22" Y="21"/>
|
|
<UsageCount Value="221"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit108>
|
|
<Unit109>
|
|
<Filename Value="frmAAEditPrefsUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmAAEditPrefs"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="68"/>
|
|
<CursorPos X="48" Y="70"/>
|
|
<UsageCount Value="221"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit109>
|
|
<Unit110>
|
|
<Filename Value="hexviewunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="79" Y="9"/>
|
|
<UsageCount Value="208"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit110>
|
|
<Unit111>
|
|
<Filename Value="debugeventhandler.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="252"/>
|
|
<CursorPos Y="266"/>
|
|
<UsageCount Value="209"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit111>
|
|
<Unit112>
|
|
<Filename Value="guisafecriticalsection.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="60"/>
|
|
<CursorPos Y="70"/>
|
|
<UsageCount Value="209"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit112>
|
|
<Unit113>
|
|
<Filename Value="debughelper.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="DebugHelper"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1942"/>
|
|
<CursorPos Y="1953"/>
|
|
<UsageCount Value="209"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit113>
|
|
<Unit114>
|
|
<Filename Value="formFoundcodeListExtraUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="FormFoundCodeListExtra"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="115"/>
|
|
<CursorPos X="5" Y="126"/>
|
|
<UsageCount Value="208"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit114>
|
|
<Unit115>
|
|
<Filename Value="debuggertypedefinitions.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="190"/>
|
|
<CursorPos X="5" Y="202"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit115>
|
|
<Unit116>
|
|
<Filename Value="addresslist.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="2027"/>
|
|
<CursorPos X="38" Y="2052"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit116>
|
|
<Unit117>
|
|
<Filename Value="MemoryRecordUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="3059"/>
|
|
<CursorPos X="16" Y="3069"/>
|
|
<ExtraEditorCount Value="1"/>
|
|
<ExtraEditor1>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="427"/>
|
|
<CursorPos X="62" Y="438"/>
|
|
</ExtraEditor1>
|
|
<UsageCount Value="215"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit117>
|
|
<Unit118>
|
|
<Filename Value="ThreadlistExFRM.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmThreadlistEx"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="15"/>
|
|
<CursorPos X="40" Y="31"/>
|
|
<UsageCount Value="209"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit118>
|
|
<Unit119>
|
|
<Filename Value="windows7taskbar.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="75"/>
|
|
<CursorPos X="3" Y="89"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit119>
|
|
<Unit120>
|
|
<Filename Value="tablist.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="201"/>
|
|
<CursorPos X="53" Y="246"/>
|
|
<UsageCount Value="213"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit120>
|
|
<Unit121>
|
|
<Filename Value="frmstructuresconfigunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmStructuresConfig"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="frmStructuresConfigUnit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="8"/>
|
|
<CursorPos X="3" Y="19"/>
|
|
<ExtraEditorCount Value="1"/>
|
|
<ExtraEditor1>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="276"/>
|
|
<CursorPos X="8" Y="289"/>
|
|
</ExtraEditor1>
|
|
<UsageCount Value="247"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit121>
|
|
<Unit122>
|
|
<Filename Value="VEHDebugger.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="1"/>
|
|
<TopLine Value="414"/>
|
|
<CursorPos X="16" Y="329"/>
|
|
<UsageCount Value="205"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit122>
|
|
<Unit123>
|
|
<Filename Value="VEHDebugSharedMem.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="5"/>
|
|
<CursorPos X="17" Y="14"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit123>
|
|
<Unit124>
|
|
<Filename Value="DebuggerInterface.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="16"/>
|
|
<CursorPos X="14" Y="30"/>
|
|
<UsageCount Value="272"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit124>
|
|
<Unit125>
|
|
<Filename Value="WindowsDebugger.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="60"/>
|
|
<CursorPos X="4" Y="80"/>
|
|
<UsageCount Value="265"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit125>
|
|
<Unit126>
|
|
<Filename Value="DebuggerInterfaceAPIWrapper.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="25"/>
|
|
<CursorPos Y="34"/>
|
|
<UsageCount Value="265"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit126>
|
|
<Unit127>
|
|
<Filename Value="frmDebugEventsUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmDebugEvents"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="77"/>
|
|
<CursorPos X="12" Y="88"/>
|
|
<UsageCount Value="206"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit127>
|
|
<Unit128>
|
|
<Filename Value="changelist.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="62"/>
|
|
<CursorPos Y="87"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit128>
|
|
<Unit129>
|
|
<Filename Value="tableconverter.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="264"/>
|
|
<CursorPos X="22" Y="274"/>
|
|
<UsageCount Value="251"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit129>
|
|
<Unit130>
|
|
<Filename Value="dbk32\DBK32functions.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="3123"/>
|
|
<CursorPos X="22" Y="3133"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit130>
|
|
<Unit131>
|
|
<Filename Value="dbk32\debug.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="43"/>
|
|
<CursorPos X="22" Y="59"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit131>
|
|
<Unit132>
|
|
<Filename Value="dbk32\multicpuexecution.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="20"/>
|
|
<CursorPos X="10" Y="35"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit132>
|
|
<Unit133>
|
|
<Filename Value="dbk32\vmxfunctions.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="727"/>
|
|
<CursorPos Y="743"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit133>
|
|
<Unit134>
|
|
<Filename Value="frmPagingUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmPaging"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="499"/>
|
|
<CursorPos X="18" Y="545"/>
|
|
<UsageCount Value="202"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit134>
|
|
<Unit135>
|
|
<Filename Value="bigmemallochandler.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="83"/>
|
|
<CursorPos X="22" Y="98"/>
|
|
<UsageCount Value="216"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit135>
|
|
<Unit136>
|
|
<Filename Value="KernelDebuggerInterface.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="406"/>
|
|
<CursorPos X="20" Y="416"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit136>
|
|
<Unit137>
|
|
<Filename Value="CustomTypeHandler.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="843"/>
|
|
<CursorPos X="22" Y="850"/>
|
|
<UsageCount Value="238"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit137>
|
|
<Unit138>
|
|
<Filename Value="LuaHandler.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="92"/>
|
|
<CursorPos X="3" Y="88"/>
|
|
<ExtraEditorCount Value="1"/>
|
|
<ExtraEditor1>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="201"/>
|
|
<CursorPos X="3" Y="207"/>
|
|
</ExtraEditor1>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit138>
|
|
<Unit139>
|
|
<Filename Value="frmluaengineunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmLuaEngine"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="frmLuaEngineUnit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1113"/>
|
|
<CursorPos X="26" Y="1122"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit139>
|
|
<Unit140>
|
|
<Filename Value="frmMemviewPreferencesUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmMemviewPreferences"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="3" Y="16"/>
|
|
<UsageCount Value="234"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit140>
|
|
<Unit141>
|
|
<Filename Value="frmBreakpointConditionUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmBreakpointCondition"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="3"/>
|
|
<CursorPos X="19" Y="20"/>
|
|
<UsageCount Value="208"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit141>
|
|
<Unit142>
|
|
<Filename Value="frmTracerConfigUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmTracerConfig"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="21"/>
|
|
<CursorPos Y="31"/>
|
|
<UsageCount Value="221"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit142>
|
|
<Unit143>
|
|
<Filename Value="frmStackViewUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmStackView"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="328"/>
|
|
<CursorPos X="35" Y="342"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit143>
|
|
<Unit144>
|
|
<Filename Value="luaJit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<WindowIndex Value="-1"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit144>
|
|
<Unit145>
|
|
<Filename Value="ScrollBoxEx.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<CursorPos X="13" Y="24"/>
|
|
<UsageCount Value="217"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit145>
|
|
<Unit146>
|
|
<Filename Value="fileaccess.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<UsageCount Value="247"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit146>
|
|
<Unit147>
|
|
<Filename Value="formdesignerunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="FormDesigner"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="600"/>
|
|
<CursorPos X="3" Y="617"/>
|
|
<UsageCount Value="236"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit147>
|
|
<Unit148>
|
|
<Filename Value="ceguicomponents.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1328"/>
|
|
<CursorPos X="20" Y="1333"/>
|
|
<UsageCount Value="236"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit148>
|
|
<Unit149>
|
|
<Filename Value="LuaCaller.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="116"/>
|
|
<CursorPos X="3" Y="139"/>
|
|
<UsageCount Value="234"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit149>
|
|
<Unit150>
|
|
<Filename Value="LuaSyntax.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="208"/>
|
|
<CursorPos X="58" Y="225"/>
|
|
<UsageCount Value="211"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit150>
|
|
<Unit151>
|
|
<Filename Value="cesupport.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="176"/>
|
|
<CursorPos X="9" Y="198"/>
|
|
<UsageCount Value="209"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit151>
|
|
<Unit152>
|
|
<Filename Value="trainergenerator.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmTrainerGenerator"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1570"/>
|
|
<CursorPos X="45" Y="1593"/>
|
|
<ExtraEditorCount Value="1"/>
|
|
<ExtraEditor1>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="11"/>
|
|
<CursorPos X="3" Y="22"/>
|
|
</ExtraEditor1>
|
|
<UsageCount Value="209"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit152>
|
|
<Unit153>
|
|
<Filename Value="ExtraTrainerComponents.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="108"/>
|
|
<CursorPos X="5" Y="122"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit153>
|
|
<Unit154>
|
|
<Filename Value="genericHotkey.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="42"/>
|
|
<CursorPos X="3" Y="56"/>
|
|
<UsageCount Value="214"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit154>
|
|
<Unit155>
|
|
<Filename Value="frmExeTrainerGeneratorUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmExeTrainerGenerator"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="299"/>
|
|
<CursorPos X="26" Y="303"/>
|
|
<UsageCount Value="212"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit155>
|
|
<Unit156>
|
|
<Filename Value="luafile.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="128"/>
|
|
<CursorPos X="16" Y="139"/>
|
|
<UsageCount Value="202"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit156>
|
|
<Unit157>
|
|
<Filename Value="xmplayer_server.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<WindowIndex Value="1"/>
|
|
<TopLine Value="47"/>
|
|
<CursorPos Y="70"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit157>
|
|
<Unit158>
|
|
<Filename Value="xmplayer_defines.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<WindowIndex Value="1"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit158>
|
|
<Unit159>
|
|
<Filename Value="frmAdConfigUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmAdConfig"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="143"/>
|
|
<CursorPos X="3" Y="145"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit159>
|
|
<Unit160>
|
|
<Filename Value="IconStuff.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="236"/>
|
|
<CursorPos X="20" Y="248"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit160>
|
|
<Unit161>
|
|
<Filename Value="cetranslator.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="CETranslator"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="307"/>
|
|
<CursorPos Y="332"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit161>
|
|
<Unit162>
|
|
<Filename Value="frmStringMapUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmStringMap"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="543"/>
|
|
<CursorPos X="26" Y="553"/>
|
|
<UsageCount Value="220"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit162>
|
|
<Unit163>
|
|
<Filename Value="MemFuncs.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="16"/>
|
|
<CursorPos X="3" Y="55"/>
|
|
<UsageCount Value="212"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit163>
|
|
<Unit164>
|
|
<Filename Value="frmStringPointerScanUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmStringPointerScan"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1989"/>
|
|
<CursorPos X="22" Y="1993"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit164>
|
|
<Unit165>
|
|
<Filename Value="sharedMemory.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="140"/>
|
|
<CursorPos X="31" Y="140"/>
|
|
<UsageCount Value="220"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit165>
|
|
<Unit166>
|
|
<Filename Value="disassemblerComments.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="29" Y="13"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit166>
|
|
<Unit167>
|
|
<Filename Value="frmFilePatcherUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmFilePatcher"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="5"/>
|
|
<CursorPos X="3" Y="17"/>
|
|
<UsageCount Value="213"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit167>
|
|
<Unit168>
|
|
<Filename Value="LuaCanvas.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="235"/>
|
|
<CursorPos X="37" Y="257"/>
|
|
<UsageCount Value="202"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit168>
|
|
<Unit169>
|
|
<Filename Value="LuaPen.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="35"/>
|
|
<CursorPos X="3" Y="48"/>
|
|
<UsageCount Value="214"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit169>
|
|
<Unit170>
|
|
<Filename Value="LuaFont.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="12" Y="17"/>
|
|
<UsageCount Value="214"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit170>
|
|
<Unit171>
|
|
<Filename Value="luabrush.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="21"/>
|
|
<CursorPos X="38" Y="35"/>
|
|
<UsageCount Value="214"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit171>
|
|
<Unit172>
|
|
<Filename Value="LuaPicture.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="137"/>
|
|
<CursorPos X="52" Y="145"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit172>
|
|
<Unit173>
|
|
<Filename Value="LuaMenu.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="222"/>
|
|
<CursorPos X="13" Y="245"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit173>
|
|
<Unit174>
|
|
<Filename Value="LuaDebug.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="68"/>
|
|
<CursorPos X="22" Y="78"/>
|
|
<UsageCount Value="207"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit174>
|
|
<Unit175>
|
|
<Filename Value="frmUltimapUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmUltimap"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="899"/>
|
|
<CursorPos X="3" Y="924"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit175>
|
|
<Unit176>
|
|
<Filename Value="DBK64SecondaryLoader.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="114"/>
|
|
<CursorPos X="21" Y="99"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit176>
|
|
<Unit177>
|
|
<Filename Value="frmHotkeyExUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmHotkeyEx"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="3" Y="15"/>
|
|
<UsageCount Value="269"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit177>
|
|
<Unit178>
|
|
<Filename Value="symbollisthandler.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="SymbolListHandler"/>
|
|
<EditorIndex Value="4"/>
|
|
<TopLine Value="100"/>
|
|
<CursorPos X="17" Y="110"/>
|
|
<UsageCount Value="202"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit178>
|
|
<Unit179>
|
|
<Filename Value="networkInterface.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1652"/>
|
|
<CursorPos X="18" Y="1662"/>
|
|
<UsageCount Value="222"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit179>
|
|
<Unit180>
|
|
<Filename Value="networkInterfaceApi.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<WindowIndex Value="1"/>
|
|
<TopLine Value="300"/>
|
|
<CursorPos X="44" Y="316"/>
|
|
<UsageCount Value="428"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit180>
|
|
<Unit181>
|
|
<Filename Value="LuaThread.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="478"/>
|
|
<CursorPos X="3" Y="498"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit181>
|
|
<Unit182>
|
|
<Filename Value="LuaGraphic.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="86" Y="11"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit182>
|
|
<Unit183>
|
|
<Filename Value="LuaProgressBar.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="90"/>
|
|
<CursorPos X="3" Y="114"/>
|
|
<UsageCount Value="250"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit183>
|
|
<Unit184>
|
|
<Filename Value="d3dhookUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1092"/>
|
|
<CursorPos Y="1105"/>
|
|
<UsageCount Value="249"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit184>
|
|
<Unit185>
|
|
<Filename Value="LuaOldD3DHook.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<WindowIndex Value="1"/>
|
|
<TopLine Value="87"/>
|
|
<CursorPos X="26" Y="110"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit185>
|
|
<Unit186>
|
|
<Filename Value="LuaWinControl.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="50"/>
|
|
<CursorPos Y="72"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit186>
|
|
<Unit187>
|
|
<Filename Value="frmSetCrosshairUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmSetCrosshair"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="66"/>
|
|
<CursorPos Y="69"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit187>
|
|
<Unit188>
|
|
<Filename Value="StructuresFrm2.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmStructures2"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="4285"/>
|
|
<CursorPos X="18" Y="4295"/>
|
|
<ExtraEditorCount Value="1"/>
|
|
<ExtraEditor1>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="111" Y="10"/>
|
|
</ExtraEditor1>
|
|
<UsageCount Value="201"/>
|
|
<Bookmarks Count="2">
|
|
<Item0 Y="3745" ID="5"/>
|
|
<Item1 Y="3327" ID="4"/>
|
|
</Bookmarks>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit188>
|
|
<Unit189>
|
|
<Filename Value="scrollTreeView.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="54"/>
|
|
<CursorPos X="94" Y="72"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit189>
|
|
<Unit190>
|
|
<Filename Value="frmStructures2ElementInfoUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmStructures2ElementInfo"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="225"/>
|
|
<CursorPos X="3" Y="227"/>
|
|
<UsageCount Value="208"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit190>
|
|
<Unit191>
|
|
<Filename Value="frmStructureLinkerUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmStructureLinker"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="10"/>
|
|
<CursorPos X="6" Y="34"/>
|
|
<UsageCount Value="207"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit191>
|
|
<Unit192>
|
|
<Filename Value="LuaMemoryRecord.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="104"/>
|
|
<CursorPos X="10" Y="121"/>
|
|
<UsageCount Value="236"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit192>
|
|
<Unit193>
|
|
<Filename Value="LuaStructure.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="32" Y="17"/>
|
|
<UsageCount Value="232"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit193>
|
|
<Unit194>
|
|
<Filename Value="LuaForm.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="69"/>
|
|
<CursorPos Y="78"/>
|
|
<UsageCount Value="210"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit194>
|
|
<Unit195>
|
|
<Filename Value="regionex.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<CursorPos X="2" Y="13"/>
|
|
<UsageCount Value="208"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit195>
|
|
<Unit196>
|
|
<Filename Value="LuaRegion.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="107"/>
|
|
<CursorPos X="44" Y="119"/>
|
|
<UsageCount Value="208"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit196>
|
|
<Unit197>
|
|
<Filename Value="frmgroupscanalgoritmgeneratorunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmGroupScanAlgoritmGenerator"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="50"/>
|
|
<CursorPos X="71" Y="64"/>
|
|
<UsageCount Value="221"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit197>
|
|
<Unit198>
|
|
<Filename Value="vartypestrings.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="50"/>
|
|
<CursorPos X="19" Y="85"/>
|
|
<UsageCount Value="551"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit198>
|
|
<Unit199>
|
|
<Filename Value="LuaXMPlayer.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<WindowIndex Value="1"/>
|
|
<TopLine Value="117"/>
|
|
<CursorPos X="3" Y="129"/>
|
|
<UsageCount Value="314"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit199>
|
|
<Unit200>
|
|
<Filename Value="groupscancommandparser.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="34"/>
|
|
<CursorPos X="14" Y="47"/>
|
|
<UsageCount Value="209"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit200>
|
|
<Unit201>
|
|
<Filename Value="LuaMemscan.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="198"/>
|
|
<CursorPos X="74" Y="207"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit201>
|
|
<Unit202>
|
|
<Filename Value="LuaFoundlist.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="92"/>
|
|
<CursorPos X="57" Y="105"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit202>
|
|
<Unit203>
|
|
<Filename Value="LuaRadioGroup.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="18"/>
|
|
<CursorPos X="10" Y="109"/>
|
|
<UsageCount Value="215"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit203>
|
|
<Unit204>
|
|
<Filename Value="RemoteMemoryManager.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="224"/>
|
|
<CursorPos Y="242"/>
|
|
<UsageCount Value="256"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit204>
|
|
<Unit205>
|
|
<Filename Value="LuaRasterImage.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="75"/>
|
|
<CursorPos X="27" Y="94"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit205>
|
|
<Unit206>
|
|
<Filename Value="multilineinputqueryunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmMultilineInputQuery"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="3" Y="21"/>
|
|
<UsageCount Value="209"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit206>
|
|
<Unit207>
|
|
<Filename Value="LuaCheatComponent.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="15"/>
|
|
<CursorPos X="17" Y="39"/>
|
|
<UsageCount Value="208"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit207>
|
|
<Unit208>
|
|
<Filename Value="LuaAddresslist.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="169"/>
|
|
<CursorPos X="25" Y="197"/>
|
|
<UsageCount Value="211"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit208>
|
|
<Unit209>
|
|
<Filename Value="frmDriverLoadedUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmDriverLoaded"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="60"/>
|
|
<CursorPos Y="49"/>
|
|
<UsageCount Value="773"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit209>
|
|
<Unit210>
|
|
<Filename Value="memdisplay.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="134"/>
|
|
<CursorPos X="28" Y="159"/>
|
|
<UsageCount Value="248"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit210>
|
|
<Unit211>
|
|
<Filename Value="frmSortPointerlistUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmSortPointerlist"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="320"/>
|
|
<CursorPos X="11" Y="347"/>
|
|
<UsageCount Value="222"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit211>
|
|
<Unit212>
|
|
<Filename Value="LuaClass.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="56"/>
|
|
<CursorPos X="11" Y="49"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit212>
|
|
<Unit213>
|
|
<Filename Value="LuaClassArray.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="10" Y="10"/>
|
|
<UsageCount Value="217"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit213>
|
|
<Unit214>
|
|
<Filename Value="LuaObject.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="103"/>
|
|
<CursorPos Y="128"/>
|
|
<UsageCount Value="212"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit214>
|
|
<Unit215>
|
|
<Filename Value="LuaComponent.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="72"/>
|
|
<CursorPos X="13" Y="95"/>
|
|
<UsageCount Value="210"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit215>
|
|
<Unit216>
|
|
<Filename Value="LuaControl.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="457"/>
|
|
<CursorPos X="15" Y="488"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit216>
|
|
<Unit217>
|
|
<Filename Value="LuaStrings.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="11" Y="13"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit217>
|
|
<Unit218>
|
|
<Filename Value="LuaStringlist.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="83"/>
|
|
<CursorPos X="56" Y="104"/>
|
|
<UsageCount Value="206"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit218>
|
|
<Unit219>
|
|
<Filename Value="LuaCustomControl.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="47"/>
|
|
<CursorPos Y="50"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit219>
|
|
<Unit220>
|
|
<Filename Value="LuaGraphicControl.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="11"/>
|
|
<CursorPos X="34" Y="17"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit220>
|
|
<Unit221>
|
|
<Filename Value="LuaPanel.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<CursorPos X="10" Y="17"/>
|
|
<UsageCount Value="239"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit221>
|
|
<Unit222>
|
|
<Filename Value="LuaImage.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="39"/>
|
|
<CursorPos X="38" Y="39"/>
|
|
<UsageCount Value="236"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit222>
|
|
<Unit223>
|
|
<Filename Value="LuaCheckbox.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="118"/>
|
|
<CursorPos X="27" Y="118"/>
|
|
<UsageCount Value="208"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit223>
|
|
<Unit224>
|
|
<Filename Value="LuaGroupbox.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="18"/>
|
|
<CursorPos X="13" Y="36"/>
|
|
<UsageCount Value="207"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit224>
|
|
<Unit225>
|
|
<Filename Value="LuaListbox.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="83"/>
|
|
<CursorPos Y="89"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit225>
|
|
<Unit226>
|
|
<Filename Value="LuaCombobox.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="96"/>
|
|
<CursorPos X="10" Y="101"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit226>
|
|
<Unit227>
|
|
<Filename Value="LuaTrackbar.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="108"/>
|
|
<CursorPos Y="114"/>
|
|
<UsageCount Value="202"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit227>
|
|
<Unit228>
|
|
<Filename Value="LuaCollectionItem.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="48"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit228>
|
|
<Unit229>
|
|
<Filename Value="LuaListcolumn.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="84"/>
|
|
<CursorPos X="33" Y="10"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit229>
|
|
<Unit230>
|
|
<Filename Value="LuaEdit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="137"/>
|
|
<CursorPos X="79" Y="137"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit230>
|
|
<Unit231>
|
|
<Filename Value="LuaMemo.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="129"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit231>
|
|
<Unit232>
|
|
<Filename Value="LuaCollection.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="22"/>
|
|
<CursorPos X="11" Y="10"/>
|
|
<UsageCount Value="202"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit232>
|
|
<Unit233>
|
|
<Filename Value="LuaListColumns.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="44"/>
|
|
<CursorPos X="16" Y="48"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit233>
|
|
<Unit234>
|
|
<Filename Value="LuaListItem.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<WindowIndex Value="1"/>
|
|
<TopLine Value="117"/>
|
|
<CursorPos X="38" Y="147"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit234>
|
|
<Unit235>
|
|
<Filename Value="LuaListItems.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="62"/>
|
|
<CursorPos X="135" Y="63"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit235>
|
|
<Unit236>
|
|
<Filename Value="LuaListview.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="3"/>
|
|
<CursorPos X="10" Y="16"/>
|
|
<UsageCount Value="215"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit236>
|
|
<Unit237>
|
|
<Filename Value="LuaTimer.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="51"/>
|
|
<CursorPos X="41" Y="82"/>
|
|
<UsageCount Value="214"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit237>
|
|
<Unit238>
|
|
<Filename Value="LuaGenericHotkey.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="5"/>
|
|
<CursorPos X="10" Y="21"/>
|
|
<UsageCount Value="222"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit238>
|
|
<Unit239>
|
|
<Filename Value="LuaFileDialog.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="6"/>
|
|
<CursorPos Y="22"/>
|
|
<UsageCount Value="212"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit239>
|
|
<Unit240>
|
|
<Filename Value="LuaStream.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="198"/>
|
|
<CursorPos X="20" Y="217"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit240>
|
|
<Unit241>
|
|
<Filename Value="LuaTableFile.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="133"/>
|
|
<CursorPos X="17" Y="126"/>
|
|
<UsageCount Value="206"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit241>
|
|
<Unit242>
|
|
<Filename Value="LuaMemoryRecordHotkey.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="100"/>
|
|
<CursorPos Y="41"/>
|
|
<UsageCount Value="219"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit242>
|
|
<Unit243>
|
|
<Filename Value="LuaMemoryView.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<WindowIndex Value="1"/>
|
|
<TopLine Value="13"/>
|
|
<CursorPos X="10" Y="30"/>
|
|
<UsageCount Value="202"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit243>
|
|
<Unit244>
|
|
<Filename Value="LuaD3DHook.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="245"/>
|
|
<CursorPos X="128" Y="101"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit244>
|
|
<Unit245>
|
|
<Filename Value="custombase85.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="CustomBase85"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="10" Y="25"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit245>
|
|
<Unit246>
|
|
<Filename Value="frmMemoryViewExUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmMemoryViewEx"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="617"/>
|
|
<CursorPos Y="631"/>
|
|
<UsageCount Value="234"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit246>
|
|
<Unit247>
|
|
<Filename Value="LuaDisassembler.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="123"/>
|
|
<CursorPos Y="135"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit247>
|
|
<Unit248>
|
|
<Filename Value="LuaDissectCode.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="94" Y="14"/>
|
|
<UsageCount Value="215"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit248>
|
|
<Unit249>
|
|
<Filename Value="LuaByteTable.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="22"/>
|
|
<CursorPos X="29" Y="38"/>
|
|
<UsageCount Value="206"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit249>
|
|
<Unit250>
|
|
<Filename Value="LuaBinary.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<WindowIndex Value="1"/>
|
|
<TopLine Value="47"/>
|
|
<CursorPos X="11" Y="10"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit250>
|
|
<Unit251>
|
|
<Filename Value="frmD3DHookSnapshotConfigUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmD3DHookSnapshotConfig"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="63"/>
|
|
<CursorPos X="3" Y="65"/>
|
|
<UsageCount Value="210"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit251>
|
|
<Unit252>
|
|
<Filename Value="frmsnapshothandlerUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmSnapshotHandler"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="98"/>
|
|
<CursorPos X="18" Y="116"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit252>
|
|
<Unit253>
|
|
<Filename Value="frmSaveSnapshotsUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmSaveSnapshots"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="218"/>
|
|
<CursorPos X="17" Y="221"/>
|
|
<UsageCount Value="215"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit253>
|
|
<Unit254>
|
|
<Filename Value="frmD3DTrainerGeneratorOptionsUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmD3DTrainerGeneratorOptions"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="79"/>
|
|
<CursorPos X="38" Y="88"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit254>
|
|
<Unit255>
|
|
<Filename Value="lua_server.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="541"/>
|
|
<CursorPos X="20" Y="551"/>
|
|
<UsageCount Value="218"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit255>
|
|
<Unit256>
|
|
<Filename Value="frmassemblyscanunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmAssemblyScan"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="frmAssemblyScanUnit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="3" Y="15"/>
|
|
<UsageCount Value="224"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit256>
|
|
<Unit257>
|
|
<Filename Value="frmmanualstacktraceconfigunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmManualStacktraceConfig"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="frmManualStacktraceConfigUnit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="2"/>
|
|
<CursorPos X="3" Y="15"/>
|
|
<UsageCount Value="219"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit257>
|
|
<Unit258>
|
|
<Filename Value="cvconst.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="601"/>
|
|
<CursorPos X="3" Y="34"/>
|
|
<UsageCount Value="213"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit258>
|
|
<Unit259>
|
|
<Filename Value="networkConfig.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmNetworkConfig"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="38"/>
|
|
<CursorPos X="11" Y="54"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit259>
|
|
<Unit260>
|
|
<Filename Value="networkdebuggerinterface.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="NetworkDebuggerInterface"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="343"/>
|
|
<CursorPos X="20" Y="353"/>
|
|
<UsageCount Value="204"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit260>
|
|
<Unit261>
|
|
<Filename Value="disassemblerarm.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="DisassemblerArm"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1556"/>
|
|
<CursorPos X="16" Y="1569"/>
|
|
<UsageCount Value="216"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit261>
|
|
<Unit262>
|
|
<Filename Value="lastdisassembledata.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="LastDisassembleData"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="12"/>
|
|
<CursorPos X="5" Y="24"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit262>
|
|
<Unit263>
|
|
<Filename Value="elfsymbols.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="75"/>
|
|
<CursorPos X="16" Y="92"/>
|
|
<UsageCount Value="206"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit263>
|
|
<Unit264>
|
|
<Filename Value="assemblerarm.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="assemblerArm"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="654"/>
|
|
<CursorPos X="11" Y="661"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit264>
|
|
<Unit265>
|
|
<Filename Value="frmpointerscanconnectdialogunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmPointerscanConnectDialog"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="frmPointerscanConnectDialogUnit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="4"/>
|
|
<CursorPos X="34" Y="14"/>
|
|
<UsageCount Value="202"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit265>
|
|
<Unit266>
|
|
<Filename Value="pagemap.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="PageMap"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="126"/>
|
|
<CursorPos Y="138"/>
|
|
<UsageCount Value="218"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit266>
|
|
<Unit267>
|
|
<Filename Value="celazysocket.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="CELazySocket"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="21" Y="18"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit267>
|
|
<Unit268>
|
|
<Filename Value="pointerscannetworkcommands.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="28"/>
|
|
<CursorPos X="24" Y="41"/>
|
|
<UsageCount Value="241"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit268>
|
|
<Unit269>
|
|
<Filename Value="frmpointerrescanconnectdialogunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmPointerrescanConnectDialog"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="46"/>
|
|
<CursorPos X="3" Y="75"/>
|
|
<UsageCount Value="235"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit269>
|
|
<Unit270>
|
|
<Filename Value="frmmergepointerscanresultsettingsunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmMergePointerscanResultSettings"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="frmMergePointerscanResultSettingsUnit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="20"/>
|
|
<CursorPos X="50" Y="30"/>
|
|
<UsageCount Value="211"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit270>
|
|
<Unit271>
|
|
<Filename Value="addresslisteditor.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="AddresslistEditor"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="55"/>
|
|
<CursorPos X="3" Y="24"/>
|
|
<UsageCount Value="211"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit271>
|
|
<Unit272>
|
|
<Filename Value="frmmemoryrecorddropdownsettingsunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="FrmMemoryRecordDropdownSettings"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="FrmMemoryRecordDropdownSettingsUnit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="64"/>
|
|
<CursorPos X="3" Y="80"/>
|
|
<UsageCount Value="214"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit272>
|
|
<Unit273>
|
|
<Filename Value="frmmemreccomboboxunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmMemrecCombobox"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="frmMemrecComboboxUnit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="48"/>
|
|
<CursorPos X="27" Y="55"/>
|
|
<UsageCount Value="216"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit273>
|
|
<Unit274>
|
|
<Filename Value="tracerignore.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="tracerIgnore"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="57" Y="8"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit274>
|
|
<Unit275>
|
|
<Filename Value="dotnetpipe.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="DotNetPipe"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="554"/>
|
|
<CursorPos X="22" Y="567"/>
|
|
<UsageCount Value="242"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit275>
|
|
<Unit276>
|
|
<Filename Value="dotnettypes.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="DotNetTypes"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="94"/>
|
|
<CursorPos X="23" Y="108"/>
|
|
<UsageCount Value="242"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit276>
|
|
<Unit277>
|
|
<Filename Value="luapipeserver.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="LuaPipeServer"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="71" Y="21"/>
|
|
<UsageCount Value="295"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit277>
|
|
<Unit278>
|
|
<Filename Value="luapipe.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="LuaPipe"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="496"/>
|
|
<CursorPos X="20" Y="506"/>
|
|
<UsageCount Value="295"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit278>
|
|
<Unit279>
|
|
<Filename Value="luapipeclient.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="LuaPipeClient"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos Y="21"/>
|
|
<UsageCount Value="293"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit279>
|
|
<Unit280>
|
|
<Filename Value="celistviewitemeditor.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmCEListviewItemEditor"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="CEListviewItemEditor"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="93"/>
|
|
<CursorPos Y="94"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit280>
|
|
<Unit281>
|
|
<Filename Value="luatreeview.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="101"/>
|
|
<CursorPos X="14" Y="105"/>
|
|
<UsageCount Value="268"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit281>
|
|
<Unit282>
|
|
<Filename Value="luatreenodes.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="LuaTreeNodes"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="18"/>
|
|
<CursorPos X="7" Y="28"/>
|
|
<UsageCount Value="263"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit282>
|
|
<Unit283>
|
|
<Filename Value="luatreenode.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="LuaTreeNode"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="292"/>
|
|
<CursorPos X="99" Y="302"/>
|
|
<UsageCount Value="262"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit283>
|
|
<Unit284>
|
|
<Filename Value="luacalendar.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="LuaCalendar"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="154"/>
|
|
<CursorPos X="32" Y="169"/>
|
|
<UsageCount Value="320"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit284>
|
|
<Unit285>
|
|
<Filename Value="luasymbollisthandler.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="LuaSymbolListHandler"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="91"/>
|
|
<CursorPos X="67" Y="118"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit285>
|
|
<Unit286>
|
|
<Filename Value="LuaFindDialog.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="16" Y="23"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit286>
|
|
<Unit287>
|
|
<Filename Value="LuaCommonDialog.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="43" Y="22"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit287>
|
|
<Unit288>
|
|
<Filename Value="LuaSettings.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="90"/>
|
|
<CursorPos X="29" Y="101"/>
|
|
<UsageCount Value="228"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit288>
|
|
<Unit289>
|
|
<Filename Value="frmreferencedfunctionsunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmReferencedFunctions"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="frmReferencedFunctionsUnit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="58"/>
|
|
<CursorPos X="3" Y="79"/>
|
|
<UsageCount Value="220"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit289>
|
|
<Unit290>
|
|
<Filename Value="Sounds.RC"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<CursorPos X="35" Y="2"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="None"/>
|
|
</Unit290>
|
|
<Unit291>
|
|
<Filename Value="luapagecontrol.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="67"/>
|
|
<CursorPos X="16" Y="89"/>
|
|
<UsageCount Value="207"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit291>
|
|
<Unit292>
|
|
<Filename Value="frmnetworkdatacompressionunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmNetworkDataCompression"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="frmNetworkDataCompressionUnit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="3" Y="9"/>
|
|
<UsageCount Value="273"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit292>
|
|
<Unit293>
|
|
<Filename Value="luaapplication.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="LuaApplication"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="70"/>
|
|
<CursorPos X="32" Y="48"/>
|
|
<UsageCount Value="202"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit293>
|
|
<Unit294>
|
|
<Filename Value="processlist.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="ProcessList"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="244"/>
|
|
<CursorPos X="55" Y="244"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit294>
|
|
<Unit295>
|
|
<Filename Value="pointeraddresslist.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="162"/>
|
|
<CursorPos X="18" Y="169"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit295>
|
|
<Unit296>
|
|
<Filename Value="frmresumepointerscanunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmResumePointerscan"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="frmResumePointerscanUnit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="8"/>
|
|
<CursorPos X="3" Y="21"/>
|
|
<UsageCount Value="222"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit296>
|
|
<Unit297>
|
|
<Filename Value="frmsetuppsnnodeunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmSetupPSNNode"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="frmSetupPSNNodeUnit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="107"/>
|
|
<CursorPos X="16" Y="111"/>
|
|
<UsageCount Value="211"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit297>
|
|
<Unit298>
|
|
<Filename Value="pointerscanworker.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="PointerscanWorker"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="318"/>
|
|
<CursorPos X="18" Y="329"/>
|
|
<UsageCount Value="202"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit298>
|
|
<Unit299>
|
|
<Filename Value="pointerscanstructures.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="PointerscanStructures"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="3" Y="11"/>
|
|
<UsageCount Value="217"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit299>
|
|
<Unit300>
|
|
<Filename Value="pointerscancontroller.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="PointerscanController"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="4774"/>
|
|
<CursorPos X="18" Y="4784"/>
|
|
<UsageCount Value="203"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit300>
|
|
<Unit301>
|
|
<Filename Value="zstreamext.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<CursorPos X="3" Y="11"/>
|
|
<UsageCount Value="297"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit301>
|
|
<Unit302>
|
|
<Filename Value="pointerscanconnector.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="PointerscanConnector"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="81"/>
|
|
<CursorPos X="10" Y="92"/>
|
|
<UsageCount Value="209"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit302>
|
|
<Unit303>
|
|
<Filename Value="pointerscannetworkstructures.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<WindowIndex Value="1"/>
|
|
<CursorPos X="5" Y="18"/>
|
|
<UsageCount Value="206"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit303>
|
|
<Unit304>
|
|
<Filename Value="asynctimer.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="AsyncTimer"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="18"/>
|
|
<CursorPos X="49" Y="84"/>
|
|
<UsageCount Value="206"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit304>
|
|
<Unit305>
|
|
<Filename Value="pointerscansettingsipconnectionlist.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="PointerscanSettingsIPConnectionList"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="114"/>
|
|
<CursorPos Y="126"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit305>
|
|
<Unit306>
|
|
<Filename Value="memorystreamreader.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="3"/>
|
|
<CursorPos Y="28"/>
|
|
<UsageCount Value="217"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit306>
|
|
<Unit307>
|
|
<Filename Value="commontypedefs.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="commonTypeDefs"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="2"/>
|
|
<CursorPos X="6" Y="15"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit307>
|
|
<Unit308>
|
|
<Filename Value="parsers.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="Parsers"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="238"/>
|
|
<CursorPos X="18" Y="256"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit308>
|
|
<Unit309>
|
|
<Filename Value="globals.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="Globals"/>
|
|
<EditorIndex Value="9"/>
|
|
<TopLine Value="132"/>
|
|
<CursorPos X="18" Y="151"/>
|
|
<UsageCount Value="200"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit309>
|
|
<Unit310>
|
|
<Filename Value="nullstream.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<CursorPos X="14" Y="13"/>
|
|
<UsageCount Value="223"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit310>
|
|
<Unit311>
|
|
<Filename Value="riprelativescanner.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="RipRelativeScanner"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="22" Y="12"/>
|
|
<UsageCount Value="205"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit311>
|
|
<Unit312>
|
|
<Filename Value="LuaRIPRelativeScanner.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<WindowIndex Value="1"/>
|
|
<TopLine Value="7"/>
|
|
<CursorPos X="10" Y="80"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit312>
|
|
<Unit313>
|
|
<Filename Value="virtualqueryexcache.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<TopLine Value="98"/>
|
|
<CursorPos Y="112"/>
|
|
<UsageCount Value="228"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit313>
|
|
<Unit314>
|
|
<Filename Value="disassemblerthumb.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="DisassemblerThumb"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="4452"/>
|
|
<CursorPos X="23" Y="4466"/>
|
|
<UsageCount Value="206"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit314>
|
|
<Unit315>
|
|
<Filename Value="accessedmemory.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmAccessedMemory"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="AccessedMemory"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="109"/>
|
|
<CursorPos X="145" Y="124"/>
|
|
<UsageCount Value="261"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit315>
|
|
<Unit316>
|
|
<Filename Value="LuaStructureFrm.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="21"/>
|
|
<CursorPos X="32" Y="21"/>
|
|
<UsageCount Value="222"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit316>
|
|
<Unit317>
|
|
<Filename Value="memoryquery.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="MemoryQuery"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="113"/>
|
|
<CursorPos Y="124"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit317>
|
|
<Unit318>
|
|
<Filename Value="pointerparser.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="16"/>
|
|
<CursorPos X="7" Y="34"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit318>
|
|
<Unit319>
|
|
<Filename Value="gnuassembler.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="GnuAssembler"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="57"/>
|
|
<CursorPos X="10" Y="63"/>
|
|
<UsageCount Value="227"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit319>
|
|
<Unit320>
|
|
<Filename Value="binutils.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="475"/>
|
|
<CursorPos X="20" Y="485"/>
|
|
<UsageCount Value="319"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit320>
|
|
<Unit321>
|
|
<Filename Value="dbvmloadmanual.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmDBVMLoadManual"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="dbvmLoadManual"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="157"/>
|
|
<CursorPos X="19" Y="179"/>
|
|
<UsageCount Value="209"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit321>
|
|
<Unit322>
|
|
<Filename Value="mikmod.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="55"/>
|
|
<CursorPos X="3" Y="63"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit322>
|
|
<Unit323>
|
|
<Filename Value="frmedithistoryunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmEditHistory"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="frmEditHistoryUnit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="58"/>
|
|
<CursorPos X="56" Y="67"/>
|
|
<UsageCount Value="223"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit323>
|
|
<Unit324>
|
|
<Filename Value="lua\lua.pas"/>
|
|
<EditorIndex Value="14"/>
|
|
<TopLine Value="82"/>
|
|
<CursorPos X="3" Y="104"/>
|
|
<UsageCount Value="104"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit324>
|
|
<Unit325>
|
|
<Filename Value="LuaInternet.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="132"/>
|
|
<CursorPos X="22" Y="142"/>
|
|
<UsageCount Value="214"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit325>
|
|
<Unit326>
|
|
<Filename Value="xinput.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="114"/>
|
|
<CursorPos X="43" Y="134"/>
|
|
<UsageCount Value="280"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit326>
|
|
<Unit327>
|
|
<Filename Value="libipt.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="3"/>
|
|
<TopLine Value="234"/>
|
|
<CursorPos X="70" Y="253"/>
|
|
<UsageCount Value="210"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit327>
|
|
<Unit328>
|
|
<Filename Value="frmUltimap2Unit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmUltimap2"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="2"/>
|
|
<CursorPos X="29" Y="12"/>
|
|
<UsageCount Value="236"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit328>
|
|
<Unit329>
|
|
<Filename Value="winsapi.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="340"/>
|
|
<CursorPos X="57" Y="354"/>
|
|
<UsageCount Value="234"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit329>
|
|
<Unit330>
|
|
<Filename Value="first.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="2" Y="19"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit330>
|
|
<Unit331>
|
|
<Filename Value="DPIHelper.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="27" Y="12"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit331>
|
|
<Unit332>
|
|
<Filename Value="fontSaveLoadRegistry.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="11" Y="14"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit332>
|
|
<Unit333>
|
|
<Filename Value="frmWatchlistUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmWatchlist"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="252"/>
|
|
<CursorPos X="3" Y="268"/>
|
|
<UsageCount Value="237"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit333>
|
|
<Unit334>
|
|
<Filename Value="frmWatchListAddEntryUnit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmWatchListAddEntry"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="10"/>
|
|
<CursorPos X="10" Y="23"/>
|
|
<UsageCount Value="211"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit334>
|
|
<Unit335>
|
|
<Filename Value="FindDialogFix.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="49"/>
|
|
<CursorPos Y="80"/>
|
|
<UsageCount Value="259"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit335>
|
|
<Unit336>
|
|
<Filename Value="LuaCustomType.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="95"/>
|
|
<CursorPos X="18" Y="102"/>
|
|
<UsageCount Value="251"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit336>
|
|
<Unit337>
|
|
<Filename Value="LuaSQL.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="165"/>
|
|
<CursorPos X="13" Y="181"/>
|
|
<UsageCount Value="234"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit337>
|
|
<Unit338>
|
|
<Filename Value="ceinterfaces.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="CEInterfaces"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="4" Y="15"/>
|
|
<UsageCount Value="207"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit338>
|
|
<Unit339>
|
|
<Filename Value="bCrypt.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="59"/>
|
|
<CursorPos Y="75"/>
|
|
<UsageCount Value="240"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit339>
|
|
<Unit340>
|
|
<Filename Value="feces.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="367"/>
|
|
<CursorPos X="40" Y="392"/>
|
|
<UsageCount Value="233"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit340>
|
|
<Unit341>
|
|
<Filename Value="asktorunluascript.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmLuaScriptQuestion"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="askToRunLuaScript"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="32"/>
|
|
<CursorPos X="3" Y="47"/>
|
|
<UsageCount Value="295"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit341>
|
|
<Unit342>
|
|
<Filename Value="C:\lazarus164\lcl\include\customform.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="2533"/>
|
|
<CursorPos Y="2550"/>
|
|
<UsageCount Value="96"/>
|
|
</Unit342>
|
|
<Unit343>
|
|
<Filename Value="C:\lazarus164\lcl\include\application.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<UsageCount Value="42"/>
|
|
<Bookmarks Count="1">
|
|
<Item0 Y="1198" ID="8"/>
|
|
</Bookmarks>
|
|
</Unit343>
|
|
<Unit344>
|
|
<Filename Value="frmdbvmwatchconfigunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmDBVMWatchConfig"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="frmDBVMWatchConfigUnit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="180"/>
|
|
<CursorPos X="3" Y="185"/>
|
|
<UsageCount Value="367"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit344>
|
|
<Unit345>
|
|
<Filename Value="frmstructuresnewstructureunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmStructuresNewStructure"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="frmStructuresNewStructureUnit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="4"/>
|
|
<CursorPos X="16" Y="22"/>
|
|
<UsageCount Value="201"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit345>
|
|
<Unit346>
|
|
<Filename Value="frmdotnetobjectlistunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmDotNetObjectList"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="frmDotNetObjectListUnit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="80"/>
|
|
<CursorPos X="21" Y="103"/>
|
|
<UsageCount Value="215"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit346>
|
|
<Unit347>
|
|
<Filename Value="vextypedef.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="9"/>
|
|
<CursorPos X="13" Y="13"/>
|
|
<UsageCount Value="212"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit347>
|
|
<Unit348>
|
|
<Filename Value="frmfinddialogunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmFindDialog"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="frmFindDialogUnit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="52"/>
|
|
<CursorPos X="25" Y="69"/>
|
|
<UsageCount Value="212"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit348>
|
|
<Unit349>
|
|
<Filename Value="frmrearrangestructurelistunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmRearrangeStructureList"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="frmRearrangeStructureListUnit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="49"/>
|
|
<CursorPos X="37" Y="59"/>
|
|
<UsageCount Value="200"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit349>
|
|
<Unit350>
|
|
<Filename Value="autoassemblerexeptionhandler.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="11"/>
|
|
<TopLine Value="401"/>
|
|
<CursorPos X="71" Y="133"/>
|
|
<ExtraEditorCount Value="1"/>
|
|
<ExtraEditor1>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="191"/>
|
|
<CursorPos X="18" Y="201"/>
|
|
</ExtraEditor1>
|
|
<UsageCount Value="213"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit350>
|
|
<Unit351>
|
|
<Filename Value="C:\lazarus164\lcl\forms.pp"/>
|
|
<UnitName Value="Forms"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1393"/>
|
|
<CursorPos X="18" Y="1411"/>
|
|
<UsageCount Value="11"/>
|
|
</Unit351>
|
|
<Unit352>
|
|
<Filename Value="C:\lazarus164\fpc\3.0.2\source\packages\winunits-jedi\src\jwantstatus.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1989"/>
|
|
<CursorPos X="34" Y="2003"/>
|
|
<UsageCount Value="31"/>
|
|
</Unit352>
|
|
<Unit353>
|
|
<Filename Value="C:\lazarus164\lcl\include\customcombobox.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="908"/>
|
|
<CursorPos Y="922"/>
|
|
<UsageCount Value="31"/>
|
|
</Unit353>
|
|
<Unit354>
|
|
<Filename Value="C:\lazarus164\fpc\3.0.2\source\packages\winunits-base\src\comobj.pp"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="266"/>
|
|
<CursorPos X="14" Y="280"/>
|
|
<UsageCount Value="31"/>
|
|
</Unit354>
|
|
<Unit355>
|
|
<Filename Value="C:\lazarus164\lcl\comctrls.pp"/>
|
|
<UnitName Value="ComCtrls"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1145"/>
|
|
<CursorPos X="14" Y="1146"/>
|
|
<UsageCount Value="31"/>
|
|
</Unit355>
|
|
<Unit356>
|
|
<Filename Value="C:\lazarus164\fpc\3.0.2\source\packages\winunits-jedi\src\jwawintype.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="442"/>
|
|
<CursorPos X="3" Y="456"/>
|
|
<UsageCount Value="28"/>
|
|
</Unit356>
|
|
<Unit357>
|
|
<Filename Value="C:\lazarus164\lcl\include\control.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="3376"/>
|
|
<CursorPos Y="3392"/>
|
|
<UsageCount Value="50"/>
|
|
</Unit357>
|
|
<Unit358>
|
|
<Filename Value="C:\lazarus164\fpc\3.0.2\source\packages\fcl-xml\src\dom.pp"/>
|
|
<UnitName Value="DOM"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="509"/>
|
|
<CursorPos X="3" Y="523"/>
|
|
<UsageCount Value="15"/>
|
|
</Unit358>
|
|
<Unit359>
|
|
<Filename Value="C:\lazarus164\lcl\interfaces\win32\win32wscustomlistview.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1079"/>
|
|
<CursorPos Y="1091"/>
|
|
<UsageCount Value="14"/>
|
|
</Unit359>
|
|
<Unit360>
|
|
<Filename Value="C:\lazarus164\lcl\include\wincontrol.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="7481"/>
|
|
<CursorPos Y="7493"/>
|
|
<UsageCount Value="14"/>
|
|
</Unit360>
|
|
<Unit361>
|
|
<Filename Value="C:\lazarus164\lcl\include\customlistview.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="513"/>
|
|
<CursorPos Y="525"/>
|
|
<UsageCount Value="14"/>
|
|
</Unit361>
|
|
<Unit362>
|
|
<Filename Value="C:\lazarus164\lcl\widgetset\wscontrols.pp"/>
|
|
<UnitName Value="WSControls"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="365"/>
|
|
<CursorPos Y="367"/>
|
|
<UsageCount Value="14"/>
|
|
</Unit362>
|
|
<Unit363>
|
|
<Filename Value="frmstructurecompareunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmStructureCompare"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1257"/>
|
|
<CursorPos X="8" Y="1323"/>
|
|
<UsageCount Value="202"/>
|
|
<Bookmarks Count="1">
|
|
<Item0 X="29" Y="1224" ID="6"/>
|
|
</Bookmarks>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit363>
|
|
<Unit364>
|
|
<Filename Value="addressedit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="8"/>
|
|
<CursorPos X="28" Y="20"/>
|
|
<UsageCount Value="202"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit364>
|
|
<Unit365>
|
|
<Filename Value="C:\FPC\fixes_3_0\rtl\objpas\classes\classesh.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="336"/>
|
|
<CursorPos X="14" Y="346"/>
|
|
<UsageCount Value="45"/>
|
|
</Unit365>
|
|
<Unit366>
|
|
<Filename Value="C:\FPC\fixes_3_0\rtl\objpas\sysutils\sysutilh.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="311"/>
|
|
<CursorPos X="13" Y="321"/>
|
|
<UsageCount Value="94"/>
|
|
</Unit366>
|
|
<Unit367>
|
|
<Filename Value="C:\FPC\fixes_3_0\rtl\win\wininc\defines.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="2260"/>
|
|
<CursorPos X="6" Y="2273"/>
|
|
<UsageCount Value="106"/>
|
|
</Unit367>
|
|
<Unit368>
|
|
<Filename Value="C:\lazarus164\lcl\include\listitems.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="10"/>
|
|
<CursorPos Y="29"/>
|
|
<UsageCount Value="6"/>
|
|
</Unit368>
|
|
<Unit369>
|
|
<Filename Value="frmchangedaddressescommonalityscannerunit.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="frmChangedAddressesCommonalityScanner"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="frmChangedAddressesCommonalityScannerUnit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="155"/>
|
|
<CursorPos X="33" Y="167"/>
|
|
<UsageCount Value="239"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit369>
|
|
<Unit370>
|
|
<Filename Value="C:\FPC\fixes_3_0\rtl\inc\objpash.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="229"/>
|
|
<CursorPos X="8" Y="189"/>
|
|
<UsageCount Value="101"/>
|
|
</Unit370>
|
|
<Unit371>
|
|
<Filename Value="C:\FPC\fixes_3_0\rtl\inc\objpas.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="283"/>
|
|
<CursorPos X="12" Y="286"/>
|
|
<UsageCount Value="89"/>
|
|
</Unit371>
|
|
<Unit372>
|
|
<Filename Value="C:\lazarus164\lcl\lclproc.pas"/>
|
|
<UnitName Value="LCLProc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="2046"/>
|
|
<CursorPos X="3" Y="2048"/>
|
|
<UsageCount Value="76"/>
|
|
</Unit372>
|
|
<Unit373>
|
|
<Filename Value="C:\FPC\fixes_3_0\rtl\win\wininc\struct.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1954"/>
|
|
<CursorPos X="11" Y="1965"/>
|
|
<UsageCount Value="45"/>
|
|
</Unit373>
|
|
<Unit374>
|
|
<Filename Value="C:\FPC\fixes_3_0\rtl\inc\systemh.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="340"/>
|
|
<CursorPos X="30" Y="349"/>
|
|
<UsageCount Value="45"/>
|
|
</Unit374>
|
|
<Unit375>
|
|
<Filename Value="C:\FPC\fixes_3_0\rtl\inc\generic.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1786"/>
|
|
<CursorPos X="5" Y="1791"/>
|
|
<UsageCount Value="45"/>
|
|
</Unit375>
|
|
<Unit376>
|
|
<Filename Value="C:\lazarus164\lcl\interfaces\win32\win32proc.pp"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="1363"/>
|
|
<CursorPos X="3" Y="1368"/>
|
|
<UsageCount Value="45"/>
|
|
</Unit376>
|
|
<Unit377>
|
|
<Filename Value="C:\FPC\fixes_3_0\rtl\objpas\sysutils\sysutils.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="163"/>
|
|
<CursorPos X="7" Y="168"/>
|
|
<UsageCount Value="62"/>
|
|
</Unit377>
|
|
<Unit378>
|
|
<Filename Value="C:\FPC\fixes_3_0\rtl\inc\heaph.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="31"/>
|
|
<CursorPos X="5" Y="42"/>
|
|
<UsageCount Value="62"/>
|
|
</Unit378>
|
|
<Unit379>
|
|
<Filename Value="C:\FPC\fixes_3_0\rtl\inc\heap.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="313"/>
|
|
<CursorPos X="3" Y="316"/>
|
|
<UsageCount Value="62"/>
|
|
</Unit379>
|
|
<Unit380>
|
|
<Filename Value="C:\lazarus164\components\lazutils\avglvltree.pas"/>
|
|
<UnitName Value="AvgLvlTree"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="36"/>
|
|
<CursorPos X="5" Y="46"/>
|
|
<UsageCount Value="41"/>
|
|
</Unit380>
|
|
<Unit381>
|
|
<Filename Value="C:\lazarus164\ide\lazconf.pp"/>
|
|
<UnitName Value="LazConf"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="220"/>
|
|
<CursorPos X="51" Y="221"/>
|
|
<UsageCount Value="91"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit381>
|
|
<Unit382>
|
|
<Filename Value="C:\lazarus164\ide\ideoptiondefs.pas"/>
|
|
<UnitName Value="IDEOptionDefs"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="287"/>
|
|
<CursorPos X="15" Y="296"/>
|
|
<UsageCount Value="58"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit382>
|
|
<Unit383>
|
|
<Filename Value="C:\lazarus164\designer\anchoreditor.pas"/>
|
|
<UnitName Value="AnchorEditor"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="746"/>
|
|
<CursorPos X="21" Y="757"/>
|
|
<UsageCount Value="58"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit383>
|
|
<Unit384>
|
|
<Filename Value="ceregistry.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="76"/>
|
|
<CursorPos X="27" Y="70"/>
|
|
<UsageCount Value="234"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit384>
|
|
<Unit385>
|
|
<Filename Value="C:\lazarus164\components\synedit\synedit.pp"/>
|
|
<UnitName Value="SynEdit"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="7119"/>
|
|
<CursorPos X="3" Y="7121"/>
|
|
<UsageCount Value="88"/>
|
|
</Unit385>
|
|
<Unit386>
|
|
<Filename Value="luaremotethread.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="LuaRemoteThread"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="76"/>
|
|
<CursorPos Y="98"/>
|
|
<UsageCount Value="235"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit386>
|
|
<Unit387>
|
|
<Filename Value="C:\lazarus164\lcl\extctrls.pp"/>
|
|
<UnitName Value="ExtCtrls"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="167"/>
|
|
<CursorPos X="3" Y="182"/>
|
|
<UsageCount Value="76"/>
|
|
</Unit387>
|
|
<Unit388>
|
|
<Filename Value="C:\lazarus164\lcl\customtimer.pas"/>
|
|
<UnitName Value="CustomTimer"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="89"/>
|
|
<CursorPos X="12" Y="160"/>
|
|
<UsageCount Value="76"/>
|
|
</Unit388>
|
|
<Unit389>
|
|
<Filename Value="C:\lazarus164\components\lazutils\LazLoggerIntf.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="89"/>
|
|
<CursorPos X="10" Y="104"/>
|
|
<UsageCount Value="76"/>
|
|
</Unit389>
|
|
<Unit390>
|
|
<Filename Value="C:\lazarus164\components\lazutils\LazLoggerImpl.inc"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="378"/>
|
|
<CursorPos X="3" Y="380"/>
|
|
<UsageCount Value="76"/>
|
|
</Unit390>
|
|
<Unit391>
|
|
<Filename Value="luamanualmoduleloader.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="LuaManualModuleLoader"/>
|
|
<EditorIndex Value="6"/>
|
|
<TopLine Value="13"/>
|
|
<CursorPos X="34" Y="30"/>
|
|
<UsageCount Value="155"/>
|
|
<Loaded Value="True"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit391>
|
|
<Unit392>
|
|
<Filename Value="C:\FPC\fixes_3_0\packages\winunits-jedi\src\jwapsapi.pas"/>
|
|
<EditorIndex Value="-1"/>
|
|
<TopLine Value="90"/>
|
|
<CursorPos X="3" Y="103"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit392>
|
|
<Unit393>
|
|
<Filename Value="symbolhandlerstructs.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<EditorIndex Value="-1"/>
|
|
<CursorPos X="45" Y="8"/>
|
|
<UsageCount Value="25"/>
|
|
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
</Unit393>
|
|
<Unit394>
|
|
<Filename Value="C:\FPC\fixes_3_0\rtl\objpas\sysutils\finah.inc"/>
|
|
<EditorIndex Value="12"/>
|
|
<TopLine Value="14"/>
|
|
<CursorPos X="23" Y="22"/>
|
|
<UsageCount Value="11"/>
|
|
<Loaded Value="True"/>
|
|
</Unit394>
|
|
</Units>
|
|
<OtherDefines Count="10">
|
|
<Define0 Value="NOTMULTITHREADED"/>
|
|
<Define1 Value="benchmarkps"/>
|
|
<Define2 Value="cemain"/>
|
|
<Define3 Value="NDEBUG"/>
|
|
<Define4 Value="D3DDebug"/>
|
|
<Define5 Value="NOVMX"/>
|
|
<Define6 Value="CUSTOMFLOAT"/>
|
|
<Define7 Value="XDEBUG"/>
|
|
<Define8 Value="memleaksearch"/>
|
|
<Define9 Value="checkassembleralphabet"/>
|
|
</OtherDefines>
|
|
<JumpHistory Count="30" HistoryIndex="29">
|
|
<Position1>
|
|
<Filename Value="symbolhandler.pas"/>
|
|
<Caret Line="142" Column="23" TopLine="133"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="symbolhandler.pas"/>
|
|
<Caret Line="1897" Column="20" TopLine="1876"/>
|
|
</Position2>
|
|
<Position3>
|
|
<Filename Value="luamanualmoduleloader.pas"/>
|
|
<Caret Line="31" Column="7" TopLine="15"/>
|
|
</Position3>
|
|
<Position4>
|
|
<Filename Value="ManualModuleLoader.pas"/>
|
|
<Caret Line="71" Column="24" TopLine="50"/>
|
|
</Position4>
|
|
<Position5>
|
|
<Filename Value="ManualModuleLoader.pas"/>
|
|
<Caret Line="106" Column="3" TopLine="100"/>
|
|
</Position5>
|
|
<Position6>
|
|
<Filename Value="symbolhandler.pas"/>
|
|
<Caret Line="1890" Column="14" TopLine="1882"/>
|
|
</Position6>
|
|
<Position7>
|
|
<Filename Value="symbolhandler.pas"/>
|
|
<Caret Line="1884" Column="16" TopLine="1877"/>
|
|
</Position7>
|
|
<Position8>
|
|
<Filename Value="ManualModuleLoader.pas"/>
|
|
<Caret Line="251" TopLine="239"/>
|
|
</Position8>
|
|
<Position9>
|
|
<Filename Value="ManualModuleLoader.pas"/>
|
|
<Caret Line="252" TopLine="239"/>
|
|
</Position9>
|
|
<Position10>
|
|
<Filename Value="ManualModuleLoader.pas"/>
|
|
<Caret Line="254" TopLine="239"/>
|
|
</Position10>
|
|
<Position11>
|
|
<Filename Value="ManualModuleLoader.pas"/>
|
|
<Caret Line="251" TopLine="239"/>
|
|
</Position11>
|
|
<Position12>
|
|
<Filename Value="ManualModuleLoader.pas"/>
|
|
<Caret Line="279" TopLine="266"/>
|
|
</Position12>
|
|
<Position13>
|
|
<Filename Value="ManualModuleLoader.pas"/>
|
|
<Caret Line="280" TopLine="266"/>
|
|
</Position13>
|
|
<Position14>
|
|
<Filename Value="luamanualmoduleloader.pas"/>
|
|
<Caret Line="30" Column="34" TopLine="13"/>
|
|
</Position14>
|
|
<Position15>
|
|
<Filename Value="frmEnumerateDLLsUnit.pas"/>
|
|
<Caret Line="141" Column="26" TopLine="133"/>
|
|
</Position15>
|
|
<Position16>
|
|
<Filename Value="symbolhandler.pas"/>
|
|
<Caret Line="597" Column="58" TopLine="586"/>
|
|
</Position16>
|
|
<Position17>
|
|
<Filename Value="ManualModuleLoader.pas"/>
|
|
<Caret Line="63" Column="26" TopLine="47"/>
|
|
</Position17>
|
|
<Position18>
|
|
<Filename Value="CEFuncProc.pas"/>
|
|
<Caret Line="1048" Column="37" TopLine="1043"/>
|
|
</Position18>
|
|
<Position19>
|
|
<Filename Value="CEFuncProc.pas"/>
|
|
</Position19>
|
|
<Position20>
|
|
<Filename Value="formsettingsunit.pas"/>
|
|
<Caret Line="811" Column="63" TopLine="800"/>
|
|
</Position20>
|
|
<Position21>
|
|
<Filename Value="formsettingsunit.pas"/>
|
|
<Caret Line="812" Column="63" TopLine="801"/>
|
|
</Position21>
|
|
<Position22>
|
|
<Filename Value="formsettingsunit.pas"/>
|
|
<Caret Line="436" Column="3" TopLine="418"/>
|
|
</Position22>
|
|
<Position23>
|
|
<Filename Value="CEFuncProc.pas"/>
|
|
<Caret Line="786" Column="17" TopLine="773"/>
|
|
</Position23>
|
|
<Position24>
|
|
<Filename Value="CEFuncProc.pas"/>
|
|
<Caret Line="723" Column="50" TopLine="743"/>
|
|
</Position24>
|
|
<Position25>
|
|
<Filename Value="formsettingsunit.pas"/>
|
|
<Caret Line="815" Column="51" TopLine="794"/>
|
|
</Position25>
|
|
<Position26>
|
|
<Filename Value="formsettingsunit.pas"/>
|
|
<Caret Line="1550" Column="3" TopLine="1681"/>
|
|
</Position26>
|
|
<Position27>
|
|
<Filename Value="formsettingsunit.pas"/>
|
|
<Caret Line="1232" Column="3" TopLine="1286"/>
|
|
</Position27>
|
|
<Position28>
|
|
<Filename Value="formsettingsunit.pas"/>
|
|
<Caret Line="44" Column="69" TopLine="39"/>
|
|
</Position28>
|
|
<Position29>
|
|
<Filename Value="formsettingsunit.pas"/>
|
|
<Caret Line="1271" Column="46" TopLine="1251"/>
|
|
</Position29>
|
|
<Position30>
|
|
<Filename Value="formsettingsunit.pas"/>
|
|
<Caret Line="1272" Column="46" TopLine="1252"/>
|
|
</Position30>
|
|
</JumpHistory>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="bin\cheatengine-$(TargetCPU)"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir);$(LazarusDir)\ide\include\$(TargetOS);$(LazarusDir)\images;$(LazarusDir)\ideintf\images"/>
|
|
<OtherUnitFiles Value="VEHDebug;dbk32;lua;jvdesign;$(LazarusDir)\designer;$(LazarusDir)\ide"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<Style Value="1"/>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<TargetCPU Value="i386"/>
|
|
<TargetOS Value="win32"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="3"/>
|
|
<VariablesInRegisters Value="True"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
<UseLineInfoUnit Value="False"/>
|
|
<StripSymbols Value="True"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShowHints Value="False"/>
|
|
<ShowGenInfo Value="False"/>
|
|
</Verbosity>
|
|
<WriteFPCLogo Value="False"/>
|
|
<CustomOptions Value="-dbenchmarkps -dcemain -WB00400000 -dNDEBUG"/>
|
|
<OtherDefines Count="10">
|
|
<Define0 Value="NOTMULTITHREADED"/>
|
|
<Define1 Value="benchmarkps"/>
|
|
<Define2 Value="cemain"/>
|
|
<Define3 Value="NDEBUG"/>
|
|
<Define4 Value="D3DDebug"/>
|
|
<Define5 Value="NOVMX"/>
|
|
<Define6 Value="CUSTOMFLOAT"/>
|
|
<Define7 Value="XDEBUG"/>
|
|
<Define8 Value="memleaksearch"/>
|
|
<Define9 Value="checkassembleralphabet"/>
|
|
</OtherDefines>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<BreakPoints Count="17">
|
|
<Item1>
|
|
<Kind Value="bpkSource"/>
|
|
<WatchScope Value="wpsLocal"/>
|
|
<WatchKind Value="wpkWrite"/>
|
|
<Source Value="binutils.pas"/>
|
|
<Line Value="888"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Kind Value="bpkSource"/>
|
|
<WatchScope Value="wpsLocal"/>
|
|
<WatchKind Value="wpkWrite"/>
|
|
<Source Value="formAddressChangeUnit.pas"/>
|
|
<Line Value="1557"/>
|
|
</Item2>
|
|
<Item3>
|
|
<Kind Value="bpkSource"/>
|
|
<WatchScope Value="wpsLocal"/>
|
|
<WatchKind Value="wpkWrite"/>
|
|
<Source Value="jvdesign\jvdesignimp.pas"/>
|
|
<Line Value="1346"/>
|
|
</Item3>
|
|
<Item4>
|
|
<Kind Value="bpkSource"/>
|
|
<WatchScope Value="wpsLocal"/>
|
|
<WatchKind Value="wpkWrite"/>
|
|
<Source Value="frmUltimap2Unit.pas"/>
|
|
<Line Value="426"/>
|
|
</Item4>
|
|
<Item5>
|
|
<Kind Value="bpkSource"/>
|
|
<WatchScope Value="wpsLocal"/>
|
|
<WatchKind Value="wpkWrite"/>
|
|
<Source Value="d3dhookUnit.pas"/>
|
|
<Line Value="1105"/>
|
|
</Item5>
|
|
<Item6>
|
|
<Kind Value="bpkSource"/>
|
|
<WatchScope Value="wpsLocal"/>
|
|
<WatchKind Value="wpkWrite"/>
|
|
<Source Value="LuaCommonDialog.pas"/>
|
|
<Line Value="20"/>
|
|
</Item6>
|
|
<Item7>
|
|
<Kind Value="bpkSource"/>
|
|
<WatchScope Value="wpsLocal"/>
|
|
<WatchKind Value="wpkWrite"/>
|
|
<Source Value="MainUnit.pas"/>
|
|
<Line Value="9713"/>
|
|
</Item7>
|
|
<Item8>
|
|
<Kind Value="bpkSource"/>
|
|
<WatchScope Value="wpsLocal"/>
|
|
<WatchKind Value="wpkWrite"/>
|
|
<Source Value="frmstructurecompareunit.pas"/>
|
|
<Line Value="814"/>
|
|
</Item8>
|
|
<Item9>
|
|
<Kind Value="bpkSource"/>
|
|
<WatchScope Value="wpsLocal"/>
|
|
<WatchKind Value="wpkWrite"/>
|
|
<Source Value="frmstructurecompareunit.pas"/>
|
|
<Line Value="820"/>
|
|
</Item9>
|
|
<Item10>
|
|
<Kind Value="bpkSource"/>
|
|
<WatchScope Value="wpsLocal"/>
|
|
<WatchKind Value="wpkWrite"/>
|
|
<Source Value="LuaHandler.pas"/>
|
|
<Line Value="2986"/>
|
|
</Item10>
|
|
<Item11>
|
|
<Kind Value="bpkSource"/>
|
|
<WatchScope Value="wpsLocal"/>
|
|
<WatchKind Value="wpkWrite"/>
|
|
<Source Value="debugeventhandler.pas"/>
|
|
<Line Value="1551"/>
|
|
</Item11>
|
|
<Item12>
|
|
<Kind Value="bpkSource"/>
|
|
<WatchScope Value="wpsLocal"/>
|
|
<WatchKind Value="wpkWrite"/>
|
|
<Source Value="LuaObject.pas"/>
|
|
<Line Value="426"/>
|
|
</Item12>
|
|
<Item13>
|
|
<Kind Value="bpkSource"/>
|
|
<WatchScope Value="wpsLocal"/>
|
|
<WatchKind Value="wpkWrite"/>
|
|
<Source Value="LuaObject.pas"/>
|
|
<Line Value="382"/>
|
|
</Item13>
|
|
<Item14>
|
|
<Kind Value="bpkSource"/>
|
|
<WatchScope Value="wpsLocal"/>
|
|
<WatchKind Value="wpkWrite"/>
|
|
<Source Value="luaremotethread.pas"/>
|
|
<Line Value="90"/>
|
|
</Item14>
|
|
<Item15>
|
|
<Kind Value="bpkSource"/>
|
|
<WatchScope Value="wpsLocal"/>
|
|
<WatchKind Value="wpkWrite"/>
|
|
<Source Value="speedhack2.pas"/>
|
|
<Line Value="145"/>
|
|
</Item15>
|
|
<Item16>
|
|
<Kind Value="bpkSource"/>
|
|
<WatchScope Value="wpsLocal"/>
|
|
<WatchKind Value="wpkWrite"/>
|
|
<Source Value="ManualModuleLoader.pas"/>
|
|
<Line Value="261"/>
|
|
</Item16>
|
|
<Item17>
|
|
<Kind Value="bpkSource"/>
|
|
<WatchScope Value="wpsLocal"/>
|
|
<WatchKind Value="wpkWrite"/>
|
|
<Source Value="CEFuncProc.pas"/>
|
|
<Line Value="724"/>
|
|
</Item17>
|
|
</BreakPoints>
|
|
<Watches Count="2">
|
|
<Item1>
|
|
<Expression Value="startaddress"/>
|
|
<DisplayStyle Value="wdfHex"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Expression Value="injectionlocation"/>
|
|
<DisplayStyle Value="wdfHex"/>
|
|
</Item2>
|
|
</Watches>
|
|
<Exceptions Count="9" IgnoreAll="True">
|
|
<Item1>
|
|
<Name Value="EAbort"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item2>
|
|
<Item3>
|
|
<Name Value="EFOpenError"/>
|
|
</Item3>
|
|
<Item4>
|
|
<Name Value="Unknown"/>
|
|
</Item4>
|
|
<Item5>
|
|
<Name Value="ERegistryException"/>
|
|
</Item5>
|
|
<Item6>
|
|
<Name Value="Exception"/>
|
|
<Enabled Value="False"/>
|
|
</Item6>
|
|
<Item7>
|
|
<Name Value="EConvertError"/>
|
|
</Item7>
|
|
<Item8>
|
|
<Name Value="symexception"/>
|
|
</Item8>
|
|
<Item9>
|
|
<Name Value="External: SIGILL"/>
|
|
</Item9>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|