Files
mirror-processhacker/trunk/ProcessHacker/Properties/Settings.settings
T
wj32 2f1f944125 allow toolhelp module listings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@156 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-28 11:19:34 +00:00

129 lines
5.8 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="ProcessHacker.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="RefreshInterval" Type="System.Int32" Scope="User">
<Value Profile="(Default)">500</Value>
</Setting>
<Setting Name="textMinSize" Type="System.String" Scope="User">
<Value Profile="(Default)">10</Value>
</Setting>
<Setting Name="heapMinSize" Type="System.String" Scope="User">
<Value Profile="(Default)">1024</Value>
</Setting>
<Setting Name="WindowSize" Type="System.Drawing.Size" Scope="User">
<Value Profile="(Default)">820, 549</Value>
</Setting>
<Setting Name="WindowLocation" Type="System.Drawing.Point" Scope="User">
<Value Profile="(Default)">200, 200</Value>
</Setting>
<Setting Name="SplitterDistance" Type="System.Int32" Scope="User">
<Value Profile="(Default)">355</Value>
</Setting>
<Setting Name="WindowState" Type="System.Windows.Forms.FormWindowState" Scope="User">
<Value Profile="(Default)">Normal</Value>
</Setting>
<Setting Name="DebugMem" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="SearchType" Type="System.String" Scope="User">
<Value Profile="(Default)">&amp;Literal Search...</Value>
</Setting>
<Setting Name="ShowAccountDomains" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="WarnDangerous" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="ProcessListViewColumns" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="ThreadListViewColumns" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="ResultsWindowSize" Type="System.Drawing.Size" Scope="User">
<Value Profile="(Default)">504, 482</Value>
</Setting>
<Setting Name="ModuleListViewColumns" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="MemoryListViewColumns" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="MemoryWindowSize" Type="System.Drawing.Size" Scope="User">
<Value Profile="(Default)">791, 503</Value>
</Setting>
<Setting Name="ResultsListViewColumns" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="SelectedTab" Type="System.String" Scope="User">
<Value Profile="(Default)">tabProcesses</Value>
</Setting>
<Setting Name="PrivilegeListColumns" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="PrivilegeWindowSize" Type="System.Drawing.Size" Scope="User">
<Value Profile="(Default)">464, 473</Value>
</Setting>
<Setting Name="GroupListColumns" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="GroupWindowSize" Type="System.Drawing.Size" Scope="User">
<Value Profile="(Default)">477, 468</Value>
</Setting>
<Setting Name="PEWindowSize" Type="System.Drawing.Size" Scope="User">
<Value Profile="(Default)">439, 413</Value>
</Setting>
<Setting Name="PECOFFHColumns" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="PECOFFOHColumns" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="PEImageDataColumns" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="PESectionsColumns" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="PEExportsColumns" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="PEImportsColumns" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="SearchEngine" Type="System.String" Scope="User">
<Value Profile="(Default)">http://www.google.com/search?q=%s</Value>
</Setting>
<Setting Name="ColorNewProcesses" Type="System.Drawing.Color" Scope="User">
<Value Profile="(Default)">170, 255, 170</Value>
</Setting>
<Setting Name="ColorRemovedProcesses" Type="System.Drawing.Color" Scope="User">
<Value Profile="(Default)">255, 170, 170</Value>
</Setting>
<Setting Name="ColorOwnProcesses" Type="System.Drawing.Color" Scope="User">
<Value Profile="(Default)">255, 255, 170</Value>
</Setting>
<Setting Name="ColorHighlight" Type="System.Drawing.Color" Scope="User">
<Value Profile="(Default)">255, 85, 85</Value>
</Setting>
<Setting Name="ColorSystemProcesses" Type="System.Drawing.Color" Scope="User">
<Value Profile="(Default)">170, 204, 255</Value>
</Setting>
<Setting Name="HighlightingDuration" Type="System.Int32" Scope="User">
<Value Profile="(Default)">1000</Value>
</Setting>
<Setting Name="AlwaysOnTop" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="ThreadWindowSize" Type="System.Drawing.Size" Scope="User">
<Value Profile="(Default)">415, 503</Value>
</Setting>
<Setting Name="CallStackColumns" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="UseToolhelpModules" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
</Settings>
</SettingsFile>