<?xml version="1.0"?>
<!-- generated by wxGlade 0.4.1 on Tue Jun 20 15:53:54 2006 -->

<application path="C:\vmfarm\shared\paimei\console\generated" name="" class="" option="1" language="python" top_window="" encoding="ISO-8859-1" use_gettext="0" overwrite="1" use_new_namespace="1" for_version="2.6">
    <object class="pstalker_frame" name="pstalker_frame" base="EditFrame">
        <style>wxDEFAULT_FRAME_STYLE</style>
        <title>frame_1</title>
        <object class="wxBoxSizer" name="sizer_1" base="EditBoxSizer">
            <orient>wxVERTICAL</orient>
            <object class="sizeritem">
                <flag>wxEXPAND</flag>
                <border>0</border>
                <option>1</option>
                <object class="PAIMEIpstalker" name="PAIMEIpstalker" base="EditPanel">
                    <style>wxTAB_TRAVERSAL</style>
                    <font>
                        <size>8</size>
                        <family>modern</family>
                        <style>normal</style>
                        <weight>normal</weight>
                        <underlined>0</underlined>
                        <face>Lucida Console</face>
                    </font>
                    <object class="wxBoxSizer" name="overall" base="EditBoxSizer">
                        <orient>wxVERTICAL</orient>
                        <object class="sizeritem">
                            <flag>wxEXPAND</flag>
                            <border>0</border>
                            <option>1</option>
                            <object class="wxSplitterWindow" name="log_splitter" base="EditSplitterWindow">
                                <style>wxSP_3D|wxSP_BORDER</style>
                                <orientation>wxSPLIT_HORIZONTAL</orientation>
                                <window_2>log_window</window_2>
                                <window_1>top_window</window_1>
                                <object class="wxPanel" name="top_window" base="EditPanel">
                                    <style>wxTAB_TRAVERSAL</style>
                                    <font>
                                        <size>8</size>
                                        <family>default</family>
                                        <style>normal</style>
                                        <weight>normal</weight>
                                        <underlined>0</underlined>
                                        <face>MS Shell Dlg 2</face>
                                    </font>
                                    <object class="wxBoxSizer" name="columns" base="EditBoxSizer">
                                        <orient>wxHORIZONTAL</orient>
                                        <object class="sizeritem">
                                            <flag>wxEXPAND</flag>
                                            <border>0</border>
                                            <option>1</option>
                                            <object class="wxStaticBoxSizer" name="targets_column" base="EditStaticBoxSizer">
                                                <orient>wxVERTICAL</orient>
                                                <label>Data Sources</label>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                    <border>0</border>
                                                    <option>0</option>
                                                    <object class="wxButton" name="retrieve_targets" base="EditButton">
                                                        <label>Retrieve Targets</label>
                                                        <font>
                                                            <size>8</size>
                                                            <family>default</family>
                                                            <style>normal</style>
                                                            <weight>normal</weight>
                                                            <underlined>0</underlined>
                                                            <face>MS Shell Dlg 2</face>
                                                        </font>
                                                        <events>
                                                            <handler event="EVT_BUTTON">on_retrieve_targets</handler>
                                                        </events>
                                                    </object>
                                                </object>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND</flag>
                                                    <border>0</border>
                                                    <option>4</option>
                                                    <object class="TargetsTreeCtrl" name="targets" base="EditTreeCtrl">
                                                        <style>wxTR_HAS_BUTTONS|wxTR_LINES_AT_ROOT|wxTR_DEFAULT_STYLE|wxSUNKEN_BORDER</style>
                                                        <font>
                                                            <size>8</size>
                                                            <family>default</family>
                                                            <style>normal</style>
                                                            <weight>normal</weight>
                                                            <underlined>0</underlined>
                                                            <face>MS Shell Dlg 2</face>
                                                        </font>
                                                        <events>
                                                            <handler event="EVT_TREE_ITEM_ACTIVATED">on_target_activated</handler>
                                                            <handler event="EVT_TREE_SEL_CHANGED">on_target_sel_changed</handler>
                                                        </events>
                                                    </object>
                                                </object>
                                                <object class="sizeritem">
                                                    <flag>wxADJUST_MINSIZE</flag>
                                                    <border>0</border>
                                                    <option>0</option>
                                                    <object class="wxStaticText" name="pida_modules_static" base="EditStaticText">
                                                        <attribute>1</attribute>
                                                        <label>PIDA Modules</label>
                                                        <font>
                                                            <size>8</size>
                                                            <family>default</family>
                                                            <style>normal</style>
                                                            <weight>normal</weight>
                                                            <underlined>0</underlined>
                                                            <face>MS Shell Dlg 2</face>
                                                        </font>
                                                    </object>
                                                </object>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND</flag>
                                                    <border>0</border>
                                                    <option>2</option>
                                                    <object class="PIDAModulesListCtrl" name="pida_modules" base="EditListCtrl">
                                                        <style>wxLC_REPORT|wxSUNKEN_BORDER</style>
                                                        <font>
                                                            <size>8</size>
                                                            <family>default</family>
                                                            <style>normal</style>
                                                            <weight>normal</weight>
                                                            <underlined>0</underlined>
                                                            <face>MS Shell Dlg 2</face>
                                                        </font>
                                                    </object>
                                                </object>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                    <border>0</border>
                                                    <option>0</option>
                                                    <object class="wxButton" name="add_module" base="EditButton">
                                                        <label>Add Module</label>
                                                        <font>
                                                            <size>8</size>
                                                            <family>default</family>
                                                            <style>normal</style>
                                                            <weight>normal</weight>
                                                            <underlined>0</underlined>
                                                            <face>MS Shell Dlg 2</face>
                                                        </font>
                                                        <events>
                                                            <handler event="EVT_BUTTON">OnDataSourcesAddModule</handler>
                                                        </events>
                                                    </object>
                                                </object>
                                            </object>
                                        </object>
                                        <object class="sizeritem">
                                            <flag>wxEXPAND</flag>
                                            <border>0</border>
                                            <option>2</option>
                                            <object class="wxSplitterWindow" name="hits_column" base="EditSplitterWindow">
                                                <style>wxSP_3D|wxSP_BORDER</style>
                                                <orientation>wxSPLIT_HORIZONTAL</orientation>
                                                <window_2>hit_dereference</window_2>
                                                <window_1>hit_list</window_1>
                                                <font>
                                                    <size>8</size>
                                                    <family>default</family>
                                                    <style>normal</style>
                                                    <weight>normal</weight>
                                                    <underlined>0</underlined>
                                                    <face>MS Shell Dlg 2</face>
                                                </font>
                                                <object class="wxPanel" name="hit_list" base="EditPanel">
                                                    <style>wxTAB_TRAVERSAL</style>
                                                    <object class="wxStaticBoxSizer" name="hit_list_container" base="EditStaticBoxSizer">
                                                        <orient>wxVERTICAL</orient>
                                                        <label>Hits</label>
                                                        <object class="sizeritem">
                                                            <flag>wxEXPAND</flag>
                                                            <border>0</border>
                                                            <option>3</option>
                                                            <object class="HitsListCtrl" name="hits" base="EditListCtrl">
                                                                <style>wxLC_REPORT|wxLC_HRULES|wxSUNKEN_BORDER</style>
                                                                <font>
                                                                    <size>8</size>
                                                                    <family>default</family>
                                                                    <style>normal</style>
                                                                    <weight>normal</weight>
                                                                    <underlined>0</underlined>
                                                                    <face>MS Shell Dlg 2</face>
                                                                </font>
                                                                <events>
                                                                    <handler event="EVT_LIST_ITEM_SELECTED">OnHitSelect</handler>
                                                                </events>
                                                            </object>
                                                        </object>
                                                        <object class="sizeritem">
                                                            <flag>wxEXPAND</flag>
                                                            <border>0</border>
                                                            <option>0</option>
                                                            <object class="wxStaticBoxSizer" name="percent_coverage" base="EditStaticBoxSizer">
                                                                <orient>wxHORIZONTAL</orient>
                                                                <label>Percent Coverage</label>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND</flag>
                                                                    <border>0</border>
                                                                    <option>1</option>
                                                                    <object class="wxBoxSizer" name="functions_block" base="EditBoxSizer">
                                                                        <orient>wxVERTICAL</orient>
                                                                        <object class="sizeritem">
                                                                            <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                            <border>0</border>
                                                                            <option>0</option>
                                                                            <object class="wxStaticText" name="coverage_functions_static" base="EditStaticText">
                                                                                <attribute>1</attribute>
                                                                                <label>Functions:</label>
                                                                                <font>
                                                                                    <size>8</size>
                                                                                    <family>default</family>
                                                                                    <style>normal</style>
                                                                                    <weight>normal</weight>
                                                                                    <underlined>0</underlined>
                                                                                    <face>MS Shell Dlg 2</face>
                                                                                </font>
                                                                            </object>
                                                                        </object>
                                                                        <object class="sizeritem">
                                                                            <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                            <border>0</border>
                                                                            <option>0</option>
                                                                            <object class="wxGauge" name="coverage_functions" base="EditGauge">
                                                                                <style>wxGA_HORIZONTAL|wxGA_SMOOTH</style>
                                                                                <range>100</range>
                                                                                <font>
                                                                                    <size>8</size>
                                                                                    <family>default</family>
                                                                                    <style>normal</style>
                                                                                    <weight>normal</weight>
                                                                                    <underlined>0</underlined>
                                                                                    <face>MS Shell Dlg 2</face>
                                                                                </font>
                                                                            </object>
                                                                        </object>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="spacer" name="spacer" base="EditSpacer">
                                                                        <height>20</height>
                                                                        <width>50</width>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND</flag>
                                                                    <border>0</border>
                                                                    <option>1</option>
                                                                    <object class="wxBoxSizer" name="basic_blocks_block" base="EditBoxSizer">
                                                                        <orient>wxVERTICAL</orient>
                                                                        <object class="sizeritem">
                                                                            <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                            <border>0</border>
                                                                            <option>0</option>
                                                                            <object class="wxStaticText" name="basic_blocks_coverage_static" base="EditStaticText">
                                                                                <attribute>1</attribute>
                                                                                <label>Basic Blocks:</label>
                                                                                <font>
                                                                                    <size>8</size>
                                                                                    <family>default</family>
                                                                                    <style>normal</style>
                                                                                    <weight>normal</weight>
                                                                                    <underlined>0</underlined>
                                                                                    <face>MS Shell Dlg 2</face>
                                                                                </font>
                                                                            </object>
                                                                        </object>
                                                                        <object class="sizeritem">
                                                                            <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                            <border>0</border>
                                                                            <option>0</option>
                                                                            <object class="wxGauge" name="coverage_basic_blocks" base="EditGauge">
                                                                                <style>wxGA_HORIZONTAL|wxGA_SMOOTH</style>
                                                                                <range>10</range>
                                                                                <font>
                                                                                    <size>8</size>
                                                                                    <family>default</family>
                                                                                    <style>normal</style>
                                                                                    <weight>normal</weight>
                                                                                    <underlined>0</underlined>
                                                                                    <face>MS Shell Dlg 2</face>
                                                                                </font>
                                                                            </object>
                                                                        </object>
                                                                    </object>
                                                                </object>
                                                            </object>
                                                        </object>
                                                    </object>
                                                </object>
                                                <object class="wxPanel" name="hit_dereference" base="EditPanel">
                                                    <style>wxTAB_TRAVERSAL</style>
                                                    <object class="wxStaticBoxSizer" name="log_container" base="EditStaticBoxSizer">
                                                        <orient>wxHORIZONTAL</orient>
                                                        <label>Dereferenced Data</label>
                                                        <object class="sizeritem">
                                                            <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                            <border>0</border>
                                                            <option>2</option>
                                                            <object class="wxTextCtrl" name="hit_details" base="EditTextCtrl">
                                                                <style>wxTE_MULTILINE|wxTE_READONLY|wxHSCROLL</style>
                                                                <font>
                                                                    <size>8</size>
                                                                    <family>default</family>
                                                                    <style>normal</style>
                                                                    <weight>normal</weight>
                                                                    <underlined>0</underlined>
                                                                    <face>MS Shell Dlg 2</face>
                                                                </font>
                                                            </object>
                                                        </object>
                                                    </object>
                                                </object>
                                            </object>
                                        </object>
                                        <object class="sizeritem">
                                            <flag>wxEXPAND</flag>
                                            <border>0</border>
                                            <option>1</option>
                                            <object class="wxStaticBoxSizer" name="pydbg_column" base="EditStaticBoxSizer">
                                                <orient>wxVERTICAL</orient>
                                                <label>PyDbg</label>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                    <border>0</border>
                                                    <option>0</option>
                                                    <object class="wxButton" name="retrieve_list" base="EditButton">
                                                        <label>Retrieve List</label>
                                                        <font>
                                                            <size>8</size>
                                                            <family>default</family>
                                                            <style>normal</style>
                                                            <weight>normal</weight>
                                                            <underlined>0</underlined>
                                                            <face>MS Shell Dlg 2</face>
                                                        </font>
                                                        <events>
                                                            <handler event="EVT_BUTTON">OnPyDbgRetrieveList</handler>
                                                        </events>
                                                    </object>
                                                </object>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND</flag>
                                                    <border>0</border>
                                                    <option>5</option>
                                                    <object class="ProcessListCtrl" name="process_list" base="EditListCtrl">
                                                        <style>wxLC_REPORT|wxSUNKEN_BORDER</style>
                                                        <font>
                                                            <size>8</size>
                                                            <family>default</family>
                                                            <style>normal</style>
                                                            <weight>normal</weight>
                                                            <underlined>0</underlined>
                                                            <face>MS Shell Dlg 2</face>
                                                        </font>
                                                        <events>
                                                            <handler event="EVT_LIST_ITEM_ACTIVATED">OnProcessActivate</handler>
                                                        </events>
                                                    </object>
                                                </object>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                    <border>0</border>
                                                    <option>0</option>
                                                    <object class="wxRadioBox" name="coverage_depth" base="EditRadioBox">
                                                        <style>wxRA_SPECIFY_ROWS</style>
                                                        <selection>0</selection>
                                                        <dimension>0</dimension>
                                                        <label>Coverage Depth</label>
                                                        <choices>
                                                            <choice>Functions</choice>
                                                            <choice>Basic Blocks</choice>
                                                        </choices>
                                                        <font>
                                                            <size>8</size>
                                                            <family>default</family>
                                                            <style>normal</style>
                                                            <weight>normal</weight>
                                                            <underlined>0</underlined>
                                                            <face>MS Shell Dlg 2</face>
                                                        </font>
                                                    </object>
                                                </object>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND</flag>
                                                    <border>0</border>
                                                    <option>1</option>
                                                    <object class="wxBoxSizer" name="stalk_options" base="EditBoxSizer">
                                                        <orient>wxHORIZONTAL</orient>
                                                        <object class="sizeritem">
                                                            <flag>wxADJUST_MINSIZE</flag>
                                                            <border>0</border>
                                                            <option>0</option>
                                                            <object class="wxCheckBox" name="restore_breakpoints" base="EditCheckBox">
                                                                <label>Restore BPs</label>
                                                                <font>
                                                                    <size>8</size>
                                                                    <family>default</family>
                                                                    <style>normal</style>
                                                                    <weight>normal</weight>
                                                                    <underlined>0</underlined>
                                                                    <face>MS Shell Dlg 2</face>
                                                                </font>
                                                            </object>
                                                        </object>
                                                        <object class="sizeritem">
                                                            <flag>wxADJUST_MINSIZE</flag>
                                                            <border>0</border>
                                                            <option>0</option>
                                                            <object class="wxCheckBox" name="heavy" base="EditCheckBox">
                                                                <checked>1</checked>
                                                                <label>Heavy</label>
                                                                <font>
                                                                    <size>8</size>
                                                                    <family>default</family>
                                                                    <style>normal</style>
                                                                    <weight>normal</weight>
                                                                    <underlined>0</underlined>
                                                                    <face>MS Shell Dlg 2</face>
                                                                </font>
                                                            </object>
                                                        </object>
                                                    </object>
                                                </object>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                    <border>0</border>
                                                    <option>0</option>
                                                    <object class="wxButton" name="attach" base="EditButton">
                                                        <label>Attach</label>
                                                        <font>
                                                            <size>8</size>
                                                            <family>default</family>
                                                            <style>normal</style>
                                                            <weight>normal</weight>
                                                            <underlined>0</underlined>
                                                            <face>MS Shell Dlg 2</face>
                                                        </font>
                                                        <events>
                                                            <handler event="EVT_BUTTON">OnPyDbgAttach</handler>
                                                        </events>
                                                    </object>
                                                </object>
                                            </object>
                                        </object>
                                    </object>
                                </object>
                                <object class="wxPanel" name="log_window" base="EditPanel">
                                    <style>wxTAB_TRAVERSAL</style>
                                    <object class="wxBoxSizer" name="log_window_sizer" base="EditBoxSizer">
                                        <orient>wxHORIZONTAL</orient>
                                        <object class="sizeritem">
                                            <flag>wxEXPAND</flag>
                                            <border>0</border>
                                            <option>1</option>
                                            <object class="wxTextCtrl" name="log" base="EditTextCtrl">
                                                <style>wxTE_MULTILINE|wxTE_READONLY|wxTE_LINEWRAP</style>
                                                <font>
                                                    <size>8</size>
                                                    <family>modern</family>
                                                    <style>normal</style>
                                                    <weight>normal</weight>
                                                    <underlined>0</underlined>
                                                    <face>Lucida Console</face>
                                                </font>
                                            </object>
                                        </object>
                                    </object>
                                </object>
                            </object>
                        </object>
                    </object>
                </object>
            </object>
        </object>
    </object>
    <object class="explorer_frame" name="explorer_frame" base="EditFrame">
        <style>wxDEFAULT_FRAME_STYLE</style>
        <title>frame_2</title>
        <font>
            <size>8</size>
            <family>default</family>
            <style>normal</style>
            <weight>normal</weight>
            <underlined>0</underlined>
            <face>MS Shell Dlg 2</face>
        </font>
        <object class="wxBoxSizer" name="sizer_10" base="EditBoxSizer">
            <orient>wxVERTICAL</orient>
            <object class="sizeritem">
                <flag>wxEXPAND</flag>
                <border>0</border>
                <option>1</option>
                <object class="PAIMEIexplorer" name="PAIMEIexplorer" base="EditPanel">
                    <style>wxTAB_TRAVERSAL</style>
                    <object class="wxBoxSizer" name="overall" base="EditBoxSizer">
                        <orient>wxHORIZONTAL</orient>
                        <object class="sizeritem">
                            <flag>wxEXPAND</flag>
                            <border>0</border>
                            <option>1</option>
                            <object class="wxSplitterWindow" name="log_splitter" base="EditSplitterWindow">
                                <style>wxSP_3D|wxSP_BORDER</style>
                                <orientation>wxSPLIT_HORIZONTAL</orientation>
                                <window_2>log_window</window_2>
                                <window_1>top_window</window_1>
                                <object class="wxPanel" name="top_window" base="EditPanel">
                                    <style>wxTAB_TRAVERSAL</style>
                                    <object class="wxBoxSizer" name="columns" base="EditBoxSizer">
                                        <orient>wxHORIZONTAL</orient>
                                        <object class="sizeritem">
                                            <flag>wxEXPAND</flag>
                                            <border>0</border>
                                            <option>2</option>
                                            <object class="wxStaticBoxSizer" name="browser_column" base="EditStaticBoxSizer">
                                                <orient>wxVERTICAL</orient>
                                                <label>Browser</label>
                                                <object class="sizeritem">
                                                    <flag>wxADJUST_MINSIZE</flag>
                                                    <border>0</border>
                                                    <option>0</option>
                                                    <object class="wxStaticText" name="pida_modules_static" base="EditStaticText">
                                                        <attribute>1</attribute>
                                                        <label>PIDA Modules</label>
                                                        <font>
                                                            <size>8</size>
                                                            <family>default</family>
                                                            <style>normal</style>
                                                            <weight>normal</weight>
                                                            <underlined>0</underlined>
                                                            <face>MS Shell Dlg 2</face>
                                                        </font>
                                                    </object>
                                                </object>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND</flag>
                                                    <border>0</border>
                                                    <option>1</option>
                                                    <object class="PIDAModulesListCtrl" name="pida_modules_list" base="EditListCtrl">
                                                        <style>wxLC_REPORT|wxSUNKEN_BORDER</style>
                                                        <font>
                                                            <size>8</size>
                                                            <family>default</family>
                                                            <style>normal</style>
                                                            <weight>normal</weight>
                                                            <underlined>0</underlined>
                                                            <face>MS Shell Dlg 2</face>
                                                        </font>
                                                    </object>
                                                </object>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                    <border>0</border>
                                                    <option>0</option>
                                                    <object class="wxButton" name="add_module" base="EditButton">
                                                        <label>Add Module</label>
                                                        <font>
                                                            <size>8</size>
                                                            <family>default</family>
                                                            <style>normal</style>
                                                            <weight>normal</weight>
                                                            <underlined>0</underlined>
                                                            <face>MS Shell Dlg 2</face>
                                                        </font>
                                                        <events>
                                                            <handler event="EVT_BUTTON">OnDataSourcesAddModule</handler>
                                                        </events>
                                                    </object>
                                                </object>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND</flag>
                                                    <border>0</border>
                                                    <option>4</option>
                                                    <object class="ExplorerTreeCtrl" name="explorer" base="EditTreeCtrl">
                                                        <style>wxTR_HAS_BUTTONS|wxTR_LINES_AT_ROOT|wxTR_DEFAULT_STYLE|wxSUNKEN_BORDER</style>
                                                        <font>
                                                            <size>8</size>
                                                            <family>default</family>
                                                            <style>normal</style>
                                                            <weight>normal</weight>
                                                            <underlined>0</underlined>
                                                            <face>MS Shell Dlg 2</face>
                                                        </font>
                                                        <events>
                                                            <handler event="EVT_TREE_ITEM_ACTIVATED">on_target_activated</handler>
                                                            <handler event="EVT_TREE_SEL_CHANGED">on_target_sel_changed</handler>
                                                        </events>
                                                    </object>
                                                </object>
                                            </object>
                                        </object>
                                        <object class="sizeritem">
                                            <flag>wxEXPAND</flag>
                                            <border>0</border>
                                            <option>3</option>
                                            <object class="wxStaticBoxSizer" name="disassmbly_column" base="EditStaticBoxSizer">
                                                <orient>wxVERTICAL</orient>
                                                <label>Disassembly</label>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                    <border>0</border>
                                                    <option>1</option>
                                                    <object class="wxTextCtrl" name="disassembly" base="EditTextCtrl">
                                                        <style>wxTE_MULTILINE|wxTE_READONLY</style>
                                                        <font>
                                                            <size>10</size>
                                                            <family>modern</family>
                                                            <style>normal</style>
                                                            <weight>normal</weight>
                                                            <underlined>0</underlined>
                                                            <face>Courier</face>
                                                        </font>
                                                    </object>
                                                </object>
                                            </object>
                                        </object>
                                        <object class="sizeritem">
                                            <flag>wxEXPAND</flag>
                                            <border>0</border>
                                            <option>1</option>
                                            <object class="wxStaticBoxSizer" name="special_column" base="EditStaticBoxSizer">
                                                <orient>wxVERTICAL</orient>
                                                <label>Special</label>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                    <border>0</border>
                                                    <option>1</option>
                                                    <object class="wxTextCtrl" name="special" base="EditTextCtrl">
                                                        <style>wxTE_MULTILINE|wxTE_READONLY</style>
                                                        <font>
                                                            <size>10</size>
                                                            <family>modern</family>
                                                            <style>normal</style>
                                                            <weight>normal</weight>
                                                            <underlined>0</underlined>
                                                            <face>Courier</face>
                                                        </font>
                                                    </object>
                                                </object>
                                            </object>
                                        </object>
                                    </object>
                                </object>
                                <object class="wxPanel" name="log_window" base="EditPanel">
                                    <style>wxTAB_TRAVERSAL</style>
                                    <object class="wxBoxSizer" name="log_window_sizer" base="EditBoxSizer">
                                        <orient>wxHORIZONTAL</orient>
                                        <object class="sizeritem">
                                            <flag>wxEXPAND</flag>
                                            <border>0</border>
                                            <option>1</option>
                                            <object class="wxTextCtrl" name="log" base="EditTextCtrl">
                                                <style>wxTE_MULTILINE|wxTE_READONLY|wxTE_LINEWRAP</style>
                                                <font>
                                                    <size>8</size>
                                                    <family>modern</family>
                                                    <style>normal</style>
                                                    <weight>normal</weight>
                                                    <underlined>0</underlined>
                                                    <face>Lucida Console</face>
                                                </font>
                                            </object>
                                        </object>
                                    </object>
                                </object>
                            </object>
                        </object>
                    </object>
                </object>
            </object>
        </object>
    </object>
    <object class="export_idc_dialog" name="export_idc_dialog" base="EditDialog">
        <style>wxDEFAULT_DIALOG_STYLE</style>
        <title>Export to IDC</title>
        <object class="wxBoxSizer" name="overall" base="EditBoxSizer">
            <orient>wxHORIZONTAL</orient>
            <object class="sizeritem">
                <flag>wxEXPAND</flag>
                <border>0</border>
                <option>1</option>
                <object class="wxBoxSizer" name="left" base="EditBoxSizer">
                    <orient>wxVERTICAL</orient>
                    <object class="sizeritem">
                        <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                        <border>0</border>
                        <option>0</option>
                        <object class="wxButton" name="select_color" base="EditButton">
                            <label>Select Color</label>
                        </object>
                    </object>
                    <object class="sizeritem">
                        <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                        <border>0</border>
                        <option>0</option>
                        <object class="wxRadioBox" name="color_depth" base="EditRadioBox">
                            <style>wxRA_SPECIFY_ROWS</style>
                            <selection>1</selection>
                            <dimension>1</dimension>
                            <label>Color Depth</label>
                            <choices>
                                <choice>Functions</choice>
                                <choice>Basic Blocks</choice>
                            </choices>
                        </object>
                    </object>
                    <object class="sizeritem">
                        <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                        <border>0</border>
                        <option>0</option>
                        <object class="wxRadioBox" name="coloring_options" base="EditRadioBox">
                            <style>wxRA_SPECIFY_ROWS</style>
                            <selection>2</selection>
                            <dimension>1</dimension>
                            <label>Coloring Options</label>
                            <choices>
                                <choice>Override</choice>
                                <choice>Ignore</choice>
                                <choice>Blend</choice>
                            </choices>
                        </object>
                    </object>
                    <object class="sizeritem">
                        <flag>wxEXPAND</flag>
                        <border>0</border>
                        <option>1</option>
                        <object class="wxStaticBoxSizer" name="misc" base="EditStaticBoxSizer">
                            <orient>wxVERTICAL</orient>
                            <label>Miscellaneous Options</label>
                            <object class="sizeritem">
                                <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                <border>0</border>
                                <option>0</option>
                                <object class="wxCheckBox" name="add_comments" base="EditCheckBox">
                                    <checked>1</checked>
                                    <label>Add context data as comments</label>
                                </object>
                            </object>
                        </object>
                    </object>
                </object>
            </object>
            <object class="sizeritem">
                <flag>wxEXPAND</flag>
                <border>0</border>
                <option>0</option>
                <object class="wxBoxSizer" name="right" base="EditBoxSizer">
                    <orient>wxVERTICAL</orient>
                    <object class="sizeritem">
                        <flag>wxADJUST_MINSIZE</flag>
                        <border>0</border>
                        <option>0</option>
                        <object class="wxStaticBitmap" name="ida_logo" base="EditStaticBitmap">
                            <attribute>1</attribute>
                            <bitmap>C:\vmfarm\shared\paimei\console\images\ida.bmp</bitmap>
                        </object>
                    </object>
                    <object class="sizeritem">
                        <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                        <border>0</border>
                        <option>1</option>
                        <object class="wxButton" name="export_idc" base="EditButton">
                            <label>Export IDC</label>
                        </object>
                    </object>
                </object>
            </object>
        </object>
    </object>
    <object class="target_properties" name="target_properties" base="EditDialog">
        <style>wxDEFAULT_DIALOG_STYLE</style>
        <title>Target Properties</title>
        <size>500, 300</size>
        <object class="wxBoxSizer" name="sizer_14" base="EditBoxSizer">
            <orient>wxVERTICAL</orient>
            <object class="sizeritem">
                <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                <border>0</border>
                <option>0</option>
                <object class="wxStaticText" name="target_id" base="EditStaticText">
                    <attribute>1</attribute>
                    <label>Target: </label>
                </object>
            </object>
            <object class="sizeritem">
                <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                <border>0</border>
                <option>0</option>
                <object class="wxTextCtrl" name="target" base="EditTextCtrl">
                    <font>
                        <size>9</size>
                        <family>modern</family>
                        <style>normal</style>
                        <weight>normal</weight>
                        <underlined>0</underlined>
                        <face>Courier New</face>
                    </font>
                </object>
            </object>
            <object class="sizeritem">
                <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                <border>0</border>
                <option>0</option>
                <object class="wxStaticText" name="tag_id" base="EditStaticText">
                    <attribute>1</attribute>
                    <label>Tag:</label>
                </object>
            </object>
            <object class="sizeritem">
                <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                <border>0</border>
                <option>0</option>
                <object class="wxTextCtrl" name="tag" base="EditTextCtrl">
                    <font>
                        <size>9</size>
                        <family>modern</family>
                        <style>normal</style>
                        <weight>normal</weight>
                        <underlined>0</underlined>
                        <face>Courier New</face>
                    </font>
                </object>
            </object>
            <object class="sizeritem">
                <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                <border>0</border>
                <option>0</option>
                <object class="wxStaticText" name="notes_static" base="EditStaticText">
                    <attribute>1</attribute>
                    <label>Notes:</label>
                </object>
            </object>
            <object class="sizeritem">
                <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                <border>0</border>
                <option>4</option>
                <object class="wxTextCtrl" name="notes" base="EditTextCtrl">
                    <style>wxTE_MULTILINE</style>
                    <font>
                        <size>9</size>
                        <family>modern</family>
                        <style>normal</style>
                        <weight>normal</weight>
                        <underlined>0</underlined>
                        <face>Courier New</face>
                    </font>
                </object>
            </object>
            <object class="sizeritem">
                <flag>wxEXPAND</flag>
                <border>0</border>
                <option>1</option>
                <object class="wxBoxSizer" name="sizer_15" base="EditBoxSizer">
                    <orient>wxHORIZONTAL</orient>
                    <object class="sizeritem">
                        <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                        <border>0</border>
                        <option>1</option>
                        <object class="wxButton" name="apply_changes" base="EditButton">
                            <label>Apply Changes</label>
                        </object>
                    </object>
                    <object class="sizeritem">
                        <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                        <border>0</border>
                        <option>1</option>
                        <object class="wxButton" name="close" base="EditButton">
                            <label>Close</label>
                        </object>
                    </object>
                </object>
            </object>
        </object>
    </object>
    <object class="file_fuzz_frame" name="file_fuzz_frame" base="EditFrame">
        <style>wxDEFAULT_FRAME_STYLE</style>
        <title>frame_1</title>
        <object class="wxBoxSizer" name="sizer_3" base="EditBoxSizer">
            <orient>wxVERTICAL</orient>
            <object class="sizeritem">
                <flag>wxEXPAND</flag>
                <border>0</border>
                <option>1</option>
                <object class="FileFuzz" name="FileFuzz" base="EditPanel">
                    <style>wxTAB_TRAVERSAL</style>
                    <object class="wxBoxSizer" name="overall" base="EditBoxSizer">
                        <orient>wxHORIZONTAL</orient>
                        <object class="sizeritem">
                            <flag>wxEXPAND</flag>
                            <border>0</border>
                            <option>1</option>
                            <object class="wxSplitterWindow" name="window_1" base="EditSplitterWindow">
                                <style>wxSP_3D|wxSP_BORDER</style>
                                <orientation>wxSPLIT_HORIZONTAL</orientation>
                                <window_2>log_window</window_2>
                                <window_1>top_window</window_1>
                                <object class="wxPanel" name="top_window" base="EditPanel">
                                    <style>wxTAB_TRAVERSAL</style>
                                    <object class="wxBoxSizer" name="columns" base="EditBoxSizer">
                                        <orient>wxHORIZONTAL</orient>
                                        <object class="sizeritem">
                                            <flag>wxEXPAND</flag>
                                            <border>0</border>
                                            <option>2</option>
                                            <object class="wxStaticBoxSizer" name="setup_sizer" base="EditStaticBoxSizer">
                                                <orient>wxVERTICAL</orient>
                                                <label>Setup</label>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND</flag>
                                                    <border>0</border>
                                                    <option>1</option>
                                                    <object class="wxBoxSizer" name="setup_columns" base="EditBoxSizer">
                                                        <orient>wxHORIZONTAL</orient>
                                                        <object class="sizeritem">
                                                            <flag>wxEXPAND</flag>
                                                            <border>0</border>
                                                            <option>3</option>
                                                            <object class="wxBoxSizer" name="setup_left" base="EditBoxSizer">
                                                                <orient>wxVERTICAL</orient>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxStaticText" name="program_name_static" base="EditStaticText">
                                                                        <attribute>1</attribute>
                                                                        <label>Program Name</label>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>1</option>
                                                                    <object class="wxTextCtrl" name="filler_program_name" base="EditTextCtrl">
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxStaticText" name="source_name_static" base="EditStaticText">
                                                                        <attribute>1</attribute>
                                                                        <label>Source File Name</label>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>1</option>
                                                                    <object class="wxTextCtrl" name="filler_source_file" base="EditTextCtrl">
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxStaticText" name="destination_static" base="EditStaticText">
                                                                        <attribute>1</attribute>
                                                                        <label>Destination Directory</label>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>1</option>
                                                                    <object class="wxTextCtrl" name="filler_destination_directory" base="EditTextCtrl">
                                                                    </object>
                                                                </object>
                                                            </object>
                                                        </object>
                                                        <object class="sizeritem">
                                                            <flag>wxEXPAND</flag>
                                                            <border>0</border>
                                                            <option>1</option>
                                                            <object class="wxStaticBoxSizer" name="setup_right" base="EditStaticBoxSizer">
                                                                <orient>wxVERTICAL</orient>
                                                                <label>Byte Modifications</label>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxStaticText" name="hex_bytes_static" base="EditStaticText">
                                                                        <attribute>1</attribute>
                                                                        <label>Hex Bytes</label>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxTextCtrl" name="hex_bytes" base="EditTextCtrl">
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxStaticText" name="range_start_static" base="EditStaticText">
                                                                        <attribute>1</attribute>
                                                                        <label>Range Start</label>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxTextCtrl" name="range_start" base="EditTextCtrl">
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxStaticText" name="range_end_static" base="EditStaticText">
                                                                        <attribute>1</attribute>
                                                                        <label>Range End</label>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxTextCtrl" name="range_end" base="EditTextCtrl">
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxStaticText" name="timeout_static" base="EditStaticText">
                                                                        <attribute>1</attribute>
                                                                        <label>Timeout (secs)</label>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxTextCtrl" name="timeout" base="EditTextCtrl">
                                                                    </object>
                                                                </object>
                                                            </object>
                                                        </object>
                                                    </object>
                                                </object>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND</flag>
                                                    <border>0</border>
                                                    <option>1</option>
                                                    <object class="wxStaticBoxSizer" name="file_inspector" base="EditStaticBoxSizer">
                                                        <orient>wxHORIZONTAL</orient>
                                                        <label>File Inspector</label>
                                                        <object class="sizeritem">
                                                            <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                            <border>0</border>
                                                            <option>1</option>
                                                            <object class="wxTextCtrl" name="filler_file_inspector" base="EditTextCtrl">
                                                            </object>
                                                        </object>
                                                    </object>
                                                </object>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND</flag>
                                                    <border>0</border>
                                                    <option>0</option>
                                                    <object class="wxStaticBoxSizer" name="progress_sizer" base="EditStaticBoxSizer">
                                                        <orient>wxVERTICAL</orient>
                                                        <label>Progress</label>
                                                        <object class="sizeritem">
                                                            <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                            <border>0</border>
                                                            <option>0</option>
                                                            <object class="wxStaticText" name="progress_static" base="EditStaticText">
                                                                <attribute>1</attribute>
                                                                <label>File 0 of 0</label>
                                                            </object>
                                                        </object>
                                                        <object class="sizeritem">
                                                            <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                            <border>0</border>
                                                            <option>0</option>
                                                            <object class="wxTextCtrl" name="filler_progress_bar" base="EditTextCtrl">
                                                            </object>
                                                        </object>
                                                    </object>
                                                </object>
                                            </object>
                                        </object>
                                        <object class="sizeritem">
                                            <flag>wxEXPAND</flag>
                                            <border>0</border>
                                            <option>1</option>
                                            <object class="wxStaticBoxSizer" name="fuzz_sizer" base="EditStaticBoxSizer">
                                                <orient>wxVERTICAL</orient>
                                                <label>Fuzz</label>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                    <border>0</border>
                                                    <option>1</option>
                                                    <object class="wxListBox" name="list_box_1" base="EditListBox">
                                                        <selection>0</selection>
                                                        <choices>
                                                        </choices>
                                                    </object>
                                                </object>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                    <border>0</border>
                                                    <option>0</option>
                                                    <object class="wxButton" name="refresh" base="EditButton">
                                                        <label>Refresh List</label>
                                                    </object>
                                                </object>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                    <border>0</border>
                                                    <option>0</option>
                                                    <object class="wxButton" name="run" base="EditButton">
                                                        <label>Run</label>
                                                    </object>
                                                </object>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                    <border>0</border>
                                                    <option>0</option>
                                                    <object class="wxButton" name="stop" base="EditButton">
                                                        <label>Stop</label>
                                                    </object>
                                                </object>
                                                <object class="sizeritem">
                                                    <flag>wxEXPAND</flag>
                                                    <border>0</border>
                                                    <option>1</option>
                                                    <object class="wxStaticBoxSizer" name="sizer_12" base="EditStaticBoxSizer">
                                                        <orient>wxHORIZONTAL</orient>
                                                        <label>Statistics</label>
                                                        <object class="sizeritem">
                                                            <flag>wxEXPAND</flag>
                                                            <border>0</border>
                                                            <option>1</option>
                                                            <object class="wxGridSizer" name="grid_sizer_1" base="EditGridSizer">
                                                                <hgap>0</hgap>
                                                                <rows>6</rows>
                                                                <cols>2</cols>
                                                                <vgap>0</vgap>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxStaticText" name="num_crashes_static" base="EditStaticText">
                                                                        <attribute>1</attribute>
                                                                        <label># Crashes:</label>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxALIGN_RIGHT|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxStaticText" name="num_crashes" base="EditStaticText">
                                                                        <style>wxALIGN_RIGHT</style>
                                                                        <attribute>1</attribute>
                                                                        <label>0 / 0%</label>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxStaticText" name="num_read_static" base="EditStaticText">
                                                                        <attribute>1</attribute>
                                                                        <label># Read Violations:</label>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxALIGN_RIGHT|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxStaticText" name="num_read_violations" base="EditStaticText">
                                                                        <style>wxALIGN_RIGHT</style>
                                                                        <attribute>1</attribute>
                                                                        <label>0 / 0%</label>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxStaticText" name="num_write_static" base="EditStaticText">
                                                                        <attribute>1</attribute>
                                                                        <label># Write Violations:</label>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxALIGN_RIGHT|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxStaticText" name="num_write_violations" base="EditStaticText">
                                                                        <style>wxALIGN_RIGHT</style>
                                                                        <attribute>1</attribute>
                                                                        <label>0 / 0%</label>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxStaticText" name="running_time_static" base="EditStaticText">
                                                                        <attribute>1</attribute>
                                                                        <label>Running Time:</label>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxALIGN_RIGHT|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxStaticText" name="running_time" base="EditStaticText">
                                                                        <style>wxALIGN_RIGHT</style>
                                                                        <attribute>1</attribute>
                                                                        <label>00:00:00</label>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxStaticText" name="estimated_completion_static" base="EditStaticText">
                                                                        <attribute>1</attribute>
                                                                        <label>Estimated Completion:</label>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxALIGN_RIGHT|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxStaticText" name="estimated_completion" base="EditStaticText">
                                                                        <style>wxALIGN_RIGHT</style>
                                                                        <attribute>1</attribute>
                                                                        <label>00:00:00</label>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxStaticText" name="last_violaton_static" base="EditStaticText">
                                                                        <attribute>1</attribute>
                                                                        <label>Last Violation Address:</label>
                                                                    </object>
                                                                </object>
                                                                <object class="sizeritem">
                                                                    <flag>wxEXPAND|wxALIGN_RIGHT|wxADJUST_MINSIZE</flag>
                                                                    <border>0</border>
                                                                    <option>0</option>
                                                                    <object class="wxStaticText" name="running_time_copy" base="EditStaticText">
                                                                        <style>wxALIGN_RIGHT</style>
                                                                        <attribute>1</attribute>
                                                                        <label>N/A</label>
                                                                    </object>
                                                                </object>
                                                            </object>
                                                        </object>
                                                    </object>
                                                </object>
                                            </object>
                                        </object>
                                    </object>
                                </object>
                                <object class="wxPanel" name="log_window" base="EditPanel">
                                    <style>wxTAB_TRAVERSAL</style>
                                    <object class="wxBoxSizer" name="log_window_sizer" base="EditBoxSizer">
                                        <orient>wxHORIZONTAL</orient>
                                        <object class="sizeritem">
                                            <flag>wxEXPAND</flag>
                                            <border>0</border>
                                            <option>1</option>
                                            <object class="wxTextCtrl" name="log" base="EditTextCtrl">
                                                <style>wxTE_MULTILINE|wxTE_READONLY|wxTE_LINEWRAP</style>
                                                <font>
                                                    <size>8</size>
                                                    <family>modern</family>
                                                    <style>normal</style>
                                                    <weight>normal</weight>
                                                    <underlined>0</underlined>
                                                    <face>Lucida Console</face>
                                                </font>
                                            </object>
                                        </object>
                                    </object>
                                </object>
                            </object>
                        </object>
                    </object>
                </object>
            </object>
        </object>
    </object>
</application>
