home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 4_2005-2006.ISO / data / Zips / LaVolpe_De1996435232006.psc / frmDTop.frm < prev   
Text File  |  2006-05-24  |  55KB  |  1,078 lines

  1. VERSION 5.00
  2. Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MsComCtl.ocx"
  3. Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
  4. Begin VB.Form frmDTop 
  5.    BorderStyle     =   1  'Fixed Single
  6.    Caption         =   "Desktop Icon Tweaker"
  7.    ClientHeight    =   8865
  8.    ClientLeft      =   45
  9.    ClientTop       =   615
  10.    ClientWidth     =   6645
  11.    Icon            =   "frmDTop.frx":0000
  12.    LinkTopic       =   "frmDtop"
  13.    LockControls    =   -1  'True
  14.    MaxButton       =   0   'False
  15.    ScaleHeight     =   591
  16.    ScaleMode       =   3  'Pixel
  17.    ScaleWidth      =   443
  18.    StartUpPosition =   2  'CenterScreen
  19.    Begin VB.Timer tmrActiveDesktop 
  20.       Enabled         =   0   'False
  21.       Interval        =   1500
  22.       Left            =   5280
  23.       Top             =   1575
  24.    End
  25.    Begin VB.Timer tmrAutoHide 
  26.       Enabled         =   0   'False
  27.       Interval        =   30000
  28.       Left            =   5265
  29.       Top             =   1065
  30.    End
  31.    Begin VB.Timer tmrFlash 
  32.       Enabled         =   0   'False
  33.       Interval        =   50
  34.       Left            =   5835
  35.       Top             =   1590
  36.    End
  37.    Begin VB.Timer tmrRebuild 
  38.       Enabled         =   0   'False
  39.       Interval        =   500
  40.       Left            =   5850
  41.       Top             =   1080
  42.    End
  43.    Begin MSComDlg.CommonDialog dlgColor 
  44.       Left            =   5835
  45.       Top             =   525
  46.       _ExtentX        =   847
  47.       _ExtentY        =   847
  48.       _Version        =   393216
  49.       CancelError     =   -1  'True
  50.    End
  51.    Begin MSComctlLib.ListView lvDtop 
  52.       Height          =   2430
  53.       Left            =   45
  54.       TabIndex        =   17
  55.       Top             =   15
  56.       Width           =   6450
  57.       _ExtentX        =   11377
  58.       _ExtentY        =   4286
  59.       View            =   3
  60.       LabelEdit       =   1
  61.       MultiSelect     =   -1  'True
  62.       LabelWrap       =   0   'False
  63.       HideSelection   =   0   'False
  64.       HideColumnHeaders=   -1  'True
  65.       FullRowSelect   =   -1  'True
  66.       _Version        =   393217
  67.       Icons           =   "ilDT"
  68.       SmallIcons      =   "ilDT"
  69.       ForeColor       =   -2147483640
  70.       BackColor       =   -2147483643
  71.       BorderStyle     =   1
  72.       Appearance      =   1
  73.       NumItems        =   8
  74.       BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
  75.          Text            =   "IconCaption"
  76.          Object.Width           =   10583
  77.       EndProperty
  78.       BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
  79.          SubItemIndex    =   1
  80.          Text            =   "Mode"
  81.          Object.Width           =   0
  82.       EndProperty
  83.       BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
  84.          SubItemIndex    =   2
  85.          Text            =   "fColor"
  86.          Object.Width           =   0
  87.       EndProperty
  88.       BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
  89.          SubItemIndex    =   3
  90.          Text            =   "bColor"
  91.          Object.Width           =   0
  92.       EndProperty
  93.       BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
  94.          SubItemIndex    =   4
  95.          Text            =   "Display"
  96.          Object.Width           =   0
  97.       EndProperty
  98.       BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
  99.          SubItemIndex    =   5
  100.          Text            =   "IconIndex"
  101.          Object.Width           =   0
  102.       EndProperty
  103.       BeginProperty ColumnHeader(7) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
  104.          SubItemIndex    =   6
  105.          Text            =   "CurrentXY"
  106.          Object.Width           =   0
  107.       EndProperty
  108.       BeginProperty ColumnHeader(8) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
  109.          SubItemIndex    =   7
  110.          Text            =   "RestoreXY"
  111.          Object.Width           =   0
  112.       EndProperty
  113.    End
  114.    Begin VB.CheckBox chkSort 
  115.       Caption         =   "View Listing by Display Caption"
  116.       Height          =   255
  117.       Left            =   75
  118.       TabIndex        =   0
  119.       Top             =   2460
  120.       Width           =   2550
  121.    End
  122.    Begin VB.CommandButton cmdEnd 
  123.       Cancel          =   -1  'True
  124.       Caption         =   "&Hide"
  125.       Height          =   375
  126.       Index           =   1
  127.       Left            =   4500
  128.       TabIndex        =   15
  129.       Top             =   5595
  130.       Width           =   1005
  131.    End
  132.    Begin VB.CommandButton cmdActivate 
  133.       Caption         =   "&No Tweak"
  134.       Height          =   375
  135.       Index           =   1
  136.       Left            =   1065
  137.       TabIndex        =   14
  138.       Top             =   5595
  139.       Width           =   1005
  140.    End
  141.    Begin VB.PictureBox Picture1 
  142.       Height          =   2820
  143.       Index           =   1
  144.       Left            =   105
  145.       ScaleHeight     =   2760
  146.       ScaleWidth      =   6390
  147.       TabIndex        =   29
  148.       Top             =   6075
  149.       Visible         =   0   'False
  150.       Width           =   6450
  151.       Begin VB.ListBox lstMisc 
  152.          Height          =   735
  153.          ItemData        =   "frmDTop.frx":08CA
  154.          Left            =   390
  155.          List            =   "frmDTop.frx":08E0
  156.          Style           =   1  'Checkbox
  157.          TabIndex        =   41
  158.          Top             =   1800
  159.          Width           =   5550
  160.       End
  161.       Begin VB.ComboBox cboAutoHide 
  162.          Height          =   315
  163.          Left            =   4095
  164.          Style           =   2  'Dropdown List
  165.          TabIndex        =   22
  166.          Top             =   1485
  167.          Width           =   900
  168.       End
  169.       Begin VB.CheckBox chkAutoHide 
  170.          Caption         =   "Auto-Hide Desktop when not in use for at least                       minutes"
  171.          Height          =   255
  172.          Left            =   435
  173.          TabIndex        =   21
  174.          Top             =   1530
  175.          Width           =   5250
  176.       End
  177.       Begin VB.CheckBox chkNewTrans 
  178.          Caption         =   "Background Is Transparent for Default Color Scheme"
  179.          Height          =   210
  180.          Left            =   435
  181.          TabIndex        =   20
  182.          Top             =   1140
  183.          Width           =   4365
  184.       End
  185.       Begin VB.OptionButton optNewDef 
  186.          Caption         =   "Use these colors >>"
  187.          Height          =   225
  188.          Index           =   0
  189.          Left            =   420
  190.          TabIndex        =   18
  191.          Top             =   600
  192.          Width           =   1995
  193.       End
  194.       Begin VB.OptionButton optNewDef 
  195.          Caption         =   "Use System Default >>"
  196.          Height          =   225
  197.          Index           =   1
  198.          Left            =   420
  199.          TabIndex        =   19
  200.          Top             =   885
  201.          Value           =   -1  'True
  202.          Width           =   2145
  203.       End
  204.       Begin VB.Line Line1 
  205.          X1              =   450
  206.          X2              =   5745
  207.          Y1              =   1440
  208.          Y2              =   1440
  209.       End
  210.       Begin VB.Label lblDefColor 
  211.          Appearance      =   0  'Flat
  212.          BorderStyle     =   1  'Fixed Single
  213.          ForeColor       =   &H80000008&
  214.          Height          =   210
  215.          Index           =   0
  216.          Left            =   3435
  217.          TabIndex        =   37
  218.          ToolTipText     =   "Not Configurable"
  219.          Top             =   870
  220.          Width           =   645
  221.       End
  222.       Begin VB.Label lblDefColor 
  223.          Appearance      =   0  'Flat
  224.          BorderStyle     =   1  'Fixed Single
  225.          ForeColor       =   &H80000008&
  226.          Height          =   210
  227.          Index           =   1
  228.          Left            =   4125
  229.          TabIndex        =   36
  230.          ToolTipText     =   "Not Configurable"
  231.          Top             =   870
  232.          Width           =   645
  233.       End
  234.       Begin VB.Label lblColor 
  235.          Appearance      =   0  'Flat
  236.          BorderStyle     =   1  'Fixed Single
  237.          ForeColor       =   &H80000008&
  238.          Height          =   210
  239.          Index           =   2
  240.          Left            =   3435
  241.          TabIndex        =   35
  242.          ToolTipText     =   "Click to change"
  243.          Top             =   615
  244.          Width           =   645
  245.       End
  246.       Begin VB.Label lblColor 
  247.          Appearance      =   0  'Flat
  248.          BorderStyle     =   1  'Fixed Single
  249.          ForeColor       =   &H80000008&
  250.          Height          =   210
  251.          Index           =   3
  252.          Left            =   4125
  253.          TabIndex        =   34
  254.          ToolTipText     =   "Click to change"
  255.          Top             =   615
  256.          Width           =   645
  257.       End
  258.       Begin VB.Label lblCapColor 
  259.          Caption         =   "Background"
  260.          Height          =   240
  261.          Index           =   3
  262.          Left            =   4860
  263.          TabIndex        =   32
  264.          ToolTipText     =   "Click to change"
  265.          Top             =   690
  266.          Width           =   960
  267.       End
  268.       Begin VB.Label Label1 
  269.          Alignment       =   2  'Center
  270.          Caption         =   "Default Color Scheme for new Desktop icons"
  271.          BeginProperty Font 
  272.             Name            =   "MS Sans Serif"
  273.             Size            =   8.25
  274.             Charset         =   0
  275.             Weight          =   400
  276.             Underline       =   -1  'True
  277.             Italic          =   0   'False
  278.             Strikethrough   =   0   'False
  279.          EndProperty
  280.          Height          =   255
  281.          Index           =   1
  282.          Left            =   120
  283.          TabIndex        =   31
  284.          Top             =   330
  285.          Width           =   3690
  286.       End
  287.       Begin VB.Label Label1 
  288.          Alignment       =   2  'Center
  289.          Caption         =   "Global Settings"
  290.          ForeColor       =   &H00FF0000&
  291.          Height          =   210
  292.          Index           =   3
  293.          Left            =   285
  294.          TabIndex        =   30
  295.          Top             =   60
  296.          Width           =   1185
  297.       End
  298.       Begin VB.Shape Shape1 
  299.          Height          =   2550
  300.          Index           =   1
  301.          Left            =   105
  302.          Top             =   150
  303.          Width           =   6195
  304.       End
  305.       Begin VB.Label lblCapColor 
  306.          Caption         =   "Text Color"
  307.          Height          =   240
  308.          Index           =   2
  309.          Left            =   2565
  310.          TabIndex        =   33
  311.          ToolTipText     =   "Click to change"
  312.          Top             =   690
  313.          Width           =   810
  314.       End
  315.    End
  316.    Begin VB.PictureBox Picture1 
  317.       Height          =   2820
  318.       Index           =   0
  319.       Left            =   75
  320.       ScaleHeight     =   2760
  321.       ScaleWidth      =   6390
  322.       TabIndex        =   2
  323.       Top             =   2715
  324.       Width           =   6450
  325.       Begin VB.PictureBox picIcon 
  326.          AutoRedraw      =   -1  'True
  327.          BorderStyle     =   0  'None
  328.          Height          =   480
  329.          Left            =   525
  330.          ScaleHeight     =   480
  331.          ScaleWidth      =   480
  332.          TabIndex        =   40
  333.          Top             =   2160
  334.          Width           =   480
  335.       End
  336.       Begin VB.CommandButton cmdCaptionChg 
  337.          Caption         =   "Reset"
  338.          Height          =   375
  339.          Index           =   1
  340.          Left            =   4995
  341.          TabIndex        =   5
  342.          Top             =   570
  343.          Width           =   810
  344.       End
  345.       Begin VB.CommandButton cmdFlash 
  346.          Caption         =   "Flash"
  347.          Height          =   375
  348.          Index           =   0
  349.          Left            =   1200
  350.          TabIndex        =   11
  351.          Top             =   2220
  352.          Width           =   1695
  353.       End
  354.       Begin VB.CommandButton cmdReset 
  355.          Caption         =   "Make ALL Backgrounds Transparent"
  356.          Height          =   375
  357.          Index           =   2
  358.          Left            =   2970
  359.          TabIndex        =   12
  360.          Top             =   2220
  361.          Width           =   2850
  362.       End
  363.       Begin VB.CommandButton cmdReset 
  364.          Caption         =   "Reset to System Colors"
  365.          Height          =   375
  366.          Index           =   4
  367.          Left            =   510
  368.          TabIndex        =   8
  369.          Top             =   1770
  370.          Width           =   2400
  371.       End
  372.       Begin VB.CommandButton cmdReset 
  373.          Caption         =   "Reset ALL to System Colors"
  374.          Height          =   375
  375.          Index           =   0
  376.          Left            =   2970
  377.          TabIndex        =   10
  378.          Top             =   1770
  379.          Width           =   2850
  380.       End
  381.       Begin VB.CommandButton cmdReset 
  382.          Caption         =   "Apply Settings to ALL Icons"
  383.          Height          =   375
  384.          Index           =   1
  385.          Left            =   2955
  386.          TabIndex        =   9
  387.          Top             =   1350
  388.          Width           =   2865
  389.       End
  390.       Begin VB.CommandButton cmdReset 
  391.          Caption         =   "Apply to Selected"
  392.          Height          =   375
  393.          Index           =   3
  394.          Left            =   510
  395.          TabIndex        =   7
  396.          Top             =   1350
  397.          Width           =   2400
  398.       End
  399.       Begin VB.CheckBox chkTrans 
  400.          Alignment       =   1  'Right Justify
  401.          Caption         =   "Is Transparent?"
  402.          Height          =   210
  403.          Left            =   4320
  404.          TabIndex        =   6
  405.          Top             =   1065
  406.          Width           =   1485
  407.       End
  408.       Begin VB.TextBox txtDisplay 
  409.          Height          =   375
  410.          Left            =   525
  411.          MaxLength       =   260
  412.          TabIndex        =   3
  413.          Top             =   570
  414.          Width           =   3840
  415.       End
  416.       Begin VB.CommandButton cmdCaptionChg 
  417.          Caption         =   "Set"
  418.          Height          =   375
  419.          Index           =   0
  420.          Left            =   4395
  421.          TabIndex        =   4
  422.          Top             =   570
  423.          Width           =   585
  424.       End
  425.       Begin VB.Label lblCapColor 
  426.          Caption         =   "Background Color"
  427.          Height          =   240
  428.          Index           =   1
  429.          Left            =   2985
  430.          TabIndex        =   27
  431.          ToolTipText     =   "Click to change"
  432.          Top             =   1065
  433.          Width           =   1395
  434.       End
  435.       Begin VB.Label lblColor 
  436.          Appearance      =   0  'Flat
  437.          BorderStyle     =   1  'Fixed Single
  438.          ForeColor       =   &H80000008&
  439.          Height          =   225
  440.          Index           =   0
  441.          Left            =   1380
  442.          TabIndex        =   26
  443.          ToolTipText     =   "Click to change"
  444.          Top             =   1065
  445.          Width           =   645
  446.       End
  447.       Begin VB.Label lblColor 
  448.          Appearance      =   0  'Flat
  449.          BorderStyle     =   1  'Fixed Single
  450.          ForeColor       =   &H80000008&
  451.          Height          =   225
  452.          Index           =   1
  453.          Left            =   2235
  454.          TabIndex        =   25
  455.          ToolTipText     =   "Click to change"
  456.          Top             =   1065
  457.          Width           =   645
  458.       End
  459.       Begin VB.Label Label1 
  460.          Caption         =   "Displayed Icon Caption (Changes are not Permanent)"
  461.          Height          =   210
  462.          Index           =   2
  463.          Left            =   540
  464.          TabIndex        =   24
  465.          Top             =   360
  466.          Width           =   4470
  467.       End
  468.       Begin VB.Label Label1 
  469.          Alignment       =   2  'Center
  470.          Caption         =   "Per-Icon Colors and Captions"
  471.          ForeColor       =   &H00FF0000&
  472.          Height          =   210
  473.          Index           =   0
  474.          Left            =   285
  475.          TabIndex        =   23
  476.          Top             =   60
  477.          Width           =   2235
  478.       End
  479.       Begin VB.Shape Shape1 
  480.          Height          =   2550
  481.          Index           =   0
  482.          Left            =   105
  483.          Top             =   150
  484.          Width           =   6195
  485.       End
  486.       Begin VB.Label lblCapColor 
  487.          Caption         =   "Text Color"
  488.          Height          =   240
  489.          Index           =   0
  490.          Left            =   510
  491.          TabIndex        =   28
  492.          ToolTipText     =   "Click to change"
  493.          Top             =   1065
  494.          Width           =   930
  495.       End
  496.    End
  497.    Begin VB.CommandButton cmdEnd 
  498.       Caption         =   "Terminate"
  499.       Height          =   375
  500.       Index           =   0
  501.       Left            =   5520
  502.       TabIndex        =   16
  503.       Top             =   5595
  504.       Width           =   1005
  505.    End
  506.    Begin VB.CommandButton cmdActivate 
  507.       Caption         =   "Twea&k"
  508.       Height          =   375
  509.       Index           =   0
  510.       Left            =   45
  511.       TabIndex        =   13
  512.       Top             =   5595
  513.       Width           =   1005
  514.    End
  515.    Begin VB.CheckBox chkView 
  516.       Caption         =   "Show Global Settings"
  517.       Height          =   255
  518.       Left            =   2655
  519.       TabIndex        =   1
  520.       Top             =   2460
  521.       Width           =   1815
  522.    End
  523.    Begin VB.Label lblActiveDT 
  524.       Alignment       =   2  'Center
  525.       BackColor       =   &H000000FF&
  526.       Caption         =   "Cannot be activated while in Active Desktop Mode"
  527.       ForeColor       =   &H00FFFFFF&
  528.       Height          =   420
  529.       Left            =   2145
  530.       TabIndex        =   39
  531.       Top             =   5565
  532.       Visible         =   0   'False
  533.       Width           =   2295
  534.    End
  535.    Begin VB.Label lblCount 
  536.       Alignment       =   1  'Right Justify
  537.       Caption         =   "Found xxx Icons"
  538.       Height          =   210
  539.       Left            =   4650
  540.       TabIndex        =   38
  541.       Top             =   2475
  542.       Width           =   1755
  543.    End
  544.    Begin VB.Menu mnuMain 
  545.       Caption         =   "&Desktop"
  546.       Index           =   1
  547.       Begin VB.Menu mnuDesktop 
  548.          Caption         =   "Twea&k Icons"
  549.          Index           =   0
  550.       End
  551.       Begin VB.Menu mnuDesktop 
  552.          Caption         =   "Do &Not Tweak Icons"
  553.          Index           =   1
  554.       End
  555.       Begin VB.Menu mnuDesktop 
  556.          Caption         =   "-"
  557.          Index           =   2
  558.       End
  559.       Begin VB.Menu mnuDesktop 
  560.          Caption         =   "&Hide Desktop"
  561.          Index           =   3
  562.          Shortcut        =   ^H
  563.       End
  564.       Begin VB.Menu mnuDesktop 
  565.          Caption         =   "&Display Desktop"
  566.          Index           =   4
  567.          Shortcut        =   ^D
  568.       End
  569.       Begin VB.Menu mnuDesktop 
  570.          Caption         =   "&Refresh Desktop"
  571.          Index           =   5
  572.          Shortcut        =   {F5}
  573.       End
  574.       Begin VB.Menu mnuDesktop 
  575.          Caption         =   "-"
  576.          Index           =   6
  577.       End
  578.       Begin VB.Menu mnuDesktop 
  579.          Caption         =   "Save Icon &Positions"
  580.          Index           =   7
  581.       End
  582.       Begin VB.Menu mnuDesktop 
  583.          Caption         =   "&Restore Icon Postions"
  584.          Index           =   8
  585.       End
  586.       Begin VB.Menu mnuDesktop 
  587.          Caption         =   "&Un-Restore Icon Positions"
  588.          Index           =   9
  589.       End
  590.       Begin VB.Menu mnuDesktop 
  591.          Caption         =   "-"
  592.          Index           =   10
  593.       End
  594.       Begin VB.Menu mnuDesktop 
  595.          Caption         =   "Reset all &Icons to System Defaults"
  596.          Index           =   11
  597.       End
  598.    End
  599.    Begin VB.Menu mnuMain 
  600.       Caption         =   "Global"
  601.       Index           =   2
  602.       Begin VB.Menu mnuGlobal 
  603.          Caption         =   "&AutoHide Desktop"
  604.          Index           =   0
  605.       End
  606.       Begin VB.Menu mnuGlobal 
  607.          Caption         =   "-"
  608.          Index           =   1
  609.       End
  610.       Begin VB.Menu mnuGlobal 
  611.          Caption         =   "Save icons when application terminates"
  612.          Index           =   2
  613.       End
  614.       Begin VB.Menu mnuGlobal 
  615.          Caption         =   "Restore icons when applications starts"
  616.          Index           =   3
  617.       End
  618.       Begin VB.Menu mnuGlobal 
  619.          Caption         =   "Restore icoins when desktop changes resolution"
  620.          Index           =   4
  621.       End
  622.       Begin VB.Menu mnuGlobal 
  623.          Caption         =   "-"
  624.          Index           =   5
  625.       End
  626.       Begin VB.Menu mnuGlobal 
  627.          Caption         =   "Hide balloon tip when icons are hidden"
  628.          Index           =   6
  629.       End
  630.       Begin VB.Menu mnuGlobal 
  631.          Caption         =   "Do not show in the system tray"
  632.          Index           =   7
  633.       End
  634.       Begin VB.Menu mnuGlobal 
  635.          Caption         =   "-"
  636.          Index           =   8
  637.       End
  638.       Begin VB.Menu mnuGlobal 
  639.          Caption         =   "More..."
  640.          Index           =   9
  641.       End
  642.    End
  643.    Begin VB.Menu mnuPopUp 
  644.       Caption         =   "mnuPopUp"
  645.       Visible         =   0   'False
  646.       Begin VB.Menu mnuPop 
  647.          Caption         =   "&Open"
  648.          Index           =   1
  649.       End
  650.       Begin VB.Menu mnuPop 
  651.          Caption         =   "-"
  652.          Index           =   2
  653.       End
  654.       Begin VB.Menu mnuPop 
  655.          Caption         =   "&Show Desktop"
  656.          Index           =   3
  657.       End
  658.       Begin VB.Menu mnuPop 
  659.          Caption         =   "&Hide Desktop"
  660.          Index           =   4
  661.       End
  662.       Begin VB.Menu mnuPop 
  663.          Caption         =   "Auto-Hide &Desktop"
  664.          Index           =   5
  665.       End
  666.       Begin VB.Menu mnuPop 
  667.          Caption         =   "-"
  668.          Index           =   6
  669.       End
  670.       Begin VB.Menu mnuPop 
  671.          Caption         =   "Sa&ve Icon Positions"
  672.          Index           =   7
  673.       End
  674.       Begin VB.Menu mnuPop 
  675.          Caption         =   "&Restore Icon Positions"
  676.          Index           =   8
  677.       End
  678.       Begin VB.Menu mnuPop 
  679.          Caption         =   "&Un-Restore Icon Positions"
  680.          Index           =   9
  681.       End
  682.       Begin VB.Menu mnuPop 
  683.          Caption         =   "-"
  684.          Index           =   10
  685.       End
  686.       Begin VB.Menu mnuPop 
  687.          Caption         =   "Twea&king"
  688.          Index           =   11
  689.       End
  690.       Begin VB.Menu mnuPop 
  691.          Caption         =   "-"
  692.          Index           =   12
  693.       End
  694.       Begin VB.Menu mnuPop 
  695.          Caption         =   "&Terminate"
  696.          Index           =   13
  697.       End
  698.    End
  699. End
  700. Attribute VB_Name = "frmDTop"
  701. Attribute VB_GlobalNameSpace = False
  702. Attribute VB_Creatable = False
  703. Attribute VB_PredeclaredId = True
  704. Attribute VB_Exposed = False
  705. Option Explicit
  706.  
  707. ' HYBRID DTopTweaker DLL VERSION REQUIRED: v2.1 (injects & subclasses)
  708. ' HYBRID DTopTwkR DLL VERSION REQUIRED: v1.0    (removes injection)
  709. ' This version of the application: v2.1
  710. ' The HowToSetUp.RTF file has been updated too & tells you how to compile needed DLLs
  711.  
  712. ' Last Updated: 18-20 May 05
  713. '   - InstallDLL would fail if optional version was passed & DLL never existed in target folder
  714. '   - Added prevInstance check and option to show prevInstance
  715. '   - Added a few more options & tweaked GUI
  716. '   - Overhauled RebuildListView routine due to NT's lack of saving icon positions
  717. '       until it closes or other specific actions occur. See Limitations below.
  718. ' Updated: 17 May 05 PM.
  719. '   - Provided more robust InstallDLL function
  720. '   - Fixed desktop crash potential when sending items to/from the Recycle Bin
  721. ' Again later than night
  722. '   - located reliable command to toggle autoarrange in both 9x and NT (Vista?)
  723. '   - fixed losing saved icon positions when app started
  724. ' Next update? Depends on bug reports.
  725.  
  726. ' PREFACE:
  727. ' ~~~~~~~~
  728. ' This project is designed to highlight the flexibility of using VB6      (
  729.     Begin VB.Mec2 =   13
  730.       End
  731.    Endapplication: v2.1
  732. ' The 
  733.  p"
  734.          .Medr6t6ic.nD: v2 b-Xop 
  735.          Caption         =   "Sa&ve Icon Positioams to/fropNt1oth1othBWa2sXXXXXXXX0dgv
  736. Attribute VB_GlobalNameSpace = False
  737. Attribute VB_Creatabn bu= False
  738. Attribute c
  739. eatabn               = m     VB.Menu mnuPop 
  740. r-  End
  741.      th t      End6se
  742. Attribute VB_C R: v2.1
  743. ' The 
  744.  p"
  745.          . untion    tf   C v2.1
  746. ' The 
  747.  p"
  748.          . untion    tf   C v2.1
  749. ' The D3ion   w HPer tmrRebuild deda Overhauled RebuildListView routdYa
  750.          Index           =   1
  751.  8^H
  752. ins & tweaked GUI
  753. '   - Overhaule1 "&dn       =  1    ds"
  754.          Index    i
  755. ' The=nf i
  756. '    i Cad
  757.  dlo9 96Menu mn2.1
  758. ' The 
  759.  p"
  760.         P    ds"
  761.          Index    i
  762. ' Td v2.        =   1695
  763.        p"3e.R    p"3e.R    p"3e.R    p"3e.R    p"3e.Rx28p"3e' The D3ion   w HPer tmrRebuild dacon positions
  764. '       until it closes or other specific actions occes or other specific actions o
  765.          7-ktion ~.1rdtr   d RebuildListView rouXddx  sxstaro
  766.     Capti32verhaule1 "&dn       =  1    ds"
  767.          Index    i
  768. ' The=nf i
  769. '    i Cad
  770.  dF2      p"3e.R    p"3e.Rx28p"3e' The D3iowJx28p"Fixeon ~.1rdtr  rre  7-ktion ~.1r Sad
  771.  dF2      p"3e.R    p"3e.Rx28p"3e'2mFrtion  othBWath   3e.R   Indenat
  772.  t  p"3e.R    p"3e.Rx28p"3e' The D3iowJx28p"olf 
  773.  t fRx28p"3e' T designed taeir speciRx2CpfRx28pPight Justi 
  774.  t fRx28p"nok2o Indenat
  775.  t  p"3e.R    p"3e.Rx28p"3e' The D3iowJx28p"olf 
  776.   DTopTwkR DLL VEapplication: v2.1
  777. ' The 
  778.  p"
  779.          .Medr6t6ic.nD: v2 b-Xop 
  780. 2I'7d ds"   mn   srdat tn &0
  781. on
  782. ' VB.       P    dsBeginC   le,       P    dsLN}   .Medr6t6ic.nD: v2 b-Xop 
  783. 2I'7d ds"   "28p"nok2o IndenaEapplication: v2eccccccccccccB.Men D3iowJe Ddtpecif ath"3e.R    d icon positions when app started
  784. ' Next updatB.Men D(       i std   =   "Sa
  785.   Caption   datB.Men D(       i std   =   "Sa
  786.   Caption   datB.Men D(       i std   =   "Sa
  787. -av2.DTopy9-ktioaD(   in   dlI0s^-11D2-A9FC-0000F8754DA1}#2.0#0";    Begin VB.Menu mnuPop 
  788.          Caption         =   "&Restore Icon Positiabel lbn  p"3e.Rx28p"3e'2mFrtion  othBfc=   1c2DA1}#2.0#0?ea    CaptB.-on   pei std =   374-"
  789.          Index           = a10
  790.     DTopTwkR DLL V   Caption         =   "&Restore Icon Positiabel lbn  p"3e.Rx28p"3e'2mon ~.1rdtr  rre  7-ktion ~.1r Sad    BegWumoves inje2.02mo   Appearannt       =  nt bkR DLLtrannt   hSx3e'2mFrtion  othBfc=   1c2DA1}#2.0#0?ea    CaptB.-on   pei std =   374-"61R#2.0#0?ea    CaptB.-on   pei std =
  791. s2d1A     p"3e.R         Tabjn-=   on  en app started
  792. ' Next updatB.Men D(       i std   =   "Sa
  793.   Caption ions"
  794.  tion  othBfc= 9
  795.   Caption ions"8F2_ption Explicit
  796.  
  797. ' HYBRID DTopTweaker DLL VERSI_t0Awn ions"BT (VistamdAct
  798.       End
  799.       Begin VB.Menu m=   225
  800.          Index              tt6   tVh 9x and NT (Vista?)
  801. '   - fixed losing saved icon posi&CaptioderStyle     =   1  'Fixed Single
  802.          ForeColor       =   &H800Ndu      iaixt En   d.Rx28p"3emnaE1aption ions"
  803.  tion  othBfc= 9
  804.   Caption ions"3i   0
  805.  ,Bpearanc   =32"
  806.  0tion  othBfc= 9
  807.   stam4rQbOverhaulnlbn  txI{
  808.       pcon si&CaptioderStyle     =   1  'Fixed SingleTaSerifp    ad)  iaia
  809.     w       =   &H800Ndu      iaixt En   d.Rx28p el barteItn 
  810.       mn  d.Rx28p el barteItn 
  811.       mn  d.Rx28p el barteItn 
  812.       mn  d.Rx28p ,dfe &Desd
  813.    g saved icot"T   9   "ias"
  814.  tio5$in VB.Menu mnuPop 5 PM.
  815. '   - Provided more robucdu   M  - e   =   43emnaE1aption ions"
  816.  tion  othBfc= H (VistamdAct
  817.    tion ions"
  818.  tion  othBfc= 9
  819.   Cap tion)uil5Dbto t             p el For    M oins when d  =32"
  820. Xi BegWumoves inje2.0244444444444444444LL function
  821. '   - Fixed desktoprhaulnlbnons"
  822.  tioiseas"BT (VistamdAct
  823.       End
  824.     'aV~     =   ^H
  825.       End
  826.       Begn  othBfc= 9
  827.   Cap i   1  'epdated: 17 May 05 #sc Td v2.   a         P28p"3e'2mFrtion  p stam4rQbOveB.Menu mas"B2m   'e4ip"3e'2mFrbmfunction
  828. '      M oinsm4rQbOveB.Menu mas"B2m   'e4ip"3e'2mFrbmfunction
  829. '      M oinsm4rQbOveB.Menu mas"B2m   'eec
  830. '      Mn.9i2l bartad 'ee4ip"3stamC    Mn.9enu Overhauledak    2   1he
  831. AttriUm
  832.   =   &HSta  "Sa
  833.   Caption   datB.Men D( a'e4ip"3e'2mFrbmfunction
  834. ' P284ip"3eaehe
  835. AttriUm
  836.   = x  4ip"3eaehe
  837. AttrRm   'e4ip"3e'815&9l.39x and NT (V-   Mn.9enu #2l barc emFrbmfunction
  838. '      M oinsm4r2CpfRx28pPig    2   1he
  839. AttriUm
  840.   =   &HSta  "Sa
  841.   Caption   datB.Men D( a'e4ip"3e'2mFrbmfun8Rx28p"3e' The "3eaehe      =   "Sa&ve Icon Positioams 1aehn.93Qrc emFrbmfunction
  842. '      M oinsmwLusti 
  843. 15&9l.39x andce = False
  844. Attribute VB_Creatable = False
  845. Attr  iaixt En   d.Rx28p"3emnveB.Menu mas"B2m   'eech el bdtriUm
  846.  
  847. 'u           =   1065
  848.          Width           =   1395
  849.       End
  850.       Begin VBo (VistamdAct
  851.       End
  852. ersio,dEnduis&andct EBbarcecDbto t           "Sa&ve Icon Positioams 1eI4  End
  853. ersio,dEnduis&andct EBbarcecDbto t       "S i   1 &ie'2mF2ag
  854.    itioams 1eI4  EndC (VistamdAcitioeioderStyle  re9 mnuPoitioamAiu mas"B2m   'eech el bdtrhv0i0&   he "3eaehe      =   "Sa,poccur. See Limitations below.
  855. ' Updated: 17 May 05 PM.
  856. '   - Provided moreMdebelcrP(2op 
  857. t EBbarcecDbto t    o13e'2e4ip"3e$2  EndC3e$2  EndC3e$2  EndC3e$2  EndC3e$2  EndC3e$2  EndC3e$2  E  Cad: 17 May 05 #sc T0    =   T=   (T w       =   &H800Ndu      iaixt PF2B2m   'eech etion
  858. '      M oinsm4rQbOveB.Menu dtao       n      = Pv0iC3e$2  EndC3e$2  EndC3e$2  E  Cad: 17 May 05 #sc T0    =   T=   (T w  gd 1395
  859.       End
  860.       Begin VBo (VistamdAc   &6aa w 95
  861.       End
  862.       B2"
  863.  tioC0amC    Mn.9enu
  864. '   - Overh3dbacn   o       n      = Pv0iC3e$2  End2o.9enuSF= Pv0Oo9 'e5ea w 95
  865.       End
  866.       B2"
  867.  tioC0amC    Mn.9enu
  868. '   - Overh3dbacn   o      oiUm
  869.   =   &HSta  "Sa
  870.  PoitioamAiu mas"B2m   'eech el bd2hL : Mn.9enu
  871. '   - Overh3dbacn   o   0iC3e$2  EndC3e$2  E.M oinsm4rQbOveB.Mew e:   374-"61R#2.0#0?ea    CaptB.-4hy 05 get folder = Pvacn9enin   o  .wyy  Pv08ech el bd2hL  x  4iof1111111111111111111111111111111  he "3eaehe      =   pei std =
  872. cn9enin E.M oinsm4rQbOveB.Mew e:   374-"61R#2.0 '       until11111   - Ov/T w  cn=   pei Pv08ech el bd2hL  x  4iof111111   Begin VB.bw111wl X   saL1Iof1111Ca  EndC3er.d2je8 =    p"3kVoctaeheaEapplication: v2eccccccccccccB.#sc T0    =   T=   (T w       =   &H80f4e 1695
  873.        p"3e.R    p"3e.R    p"3eB.Mew e:   32 a1eI4R    p"3e.Rxch elFrpistamdA32"
  874.  0tion  o1eccccaL1Iof1111Ca  EndC3er.d2je8 =    top"
  875. R
  876.      .c       1Ca T w  ForeCnd
  877.       B2"
  878.  tioC0amC    Mn.9enu
  879. '   - Overh3dbacn   o       n      = 425C0amn  3us"3e.Rxch en82#0?ea    CaptB.-4hy 05 get folder = Pvacn9enin   o  .wyy  Pv08ech el bd2hL  x  4iof111henu1he o =d  End  Begin VB.Menu m=   225
  880.          CaptB.-4hy 05 get folder = Pvacn9enin   o  .wyy  Pv08ech el bd25wf1  x  4iof11111111111111111erxt En 05 g 392go       peioC0amC    Mn.9enu
  881. '   - Overh3dG' Next update? Depends on bug rx  FMew e: p"3eaehe
  882. Al lbn   E.FVB.Menu mnuPop 
  883.          Caption         =   "-"
  884.          Index         PosCaption       Index         PosCaption       Index         PosCaption       Index     eB.Menu mas"B2m   'eec
  885. '      Mn.9i2l bartad 'ee4ip"3stamC    Mn.9enu OSaiM1111C0amn  3us"3e.Rxch 3stamC    Mn.9enu OSaiXitioamAsn   oals{' ~~~~~~~~   'eech etiex          PosB2Sx28p8 mas"      n &6aa w 95
  886.    CaptB.-4hy 05 get folder = Pvaca2   1etion
  887. ur       =   11
  888.       End
  889.    End
  890.    Begin VB.Menehn.93Qrc  OyIm2op 
  891. t EBbarcecDbto t    o13e'2e48f  'epdated: 17 M End
  892. ersio,dEnduis&andct EBbarcenSh^uB.Men D(       i sT w  is&a il    i,'e4i  =wI   a900v08ech el bd2hM 5 PM.
  893. '   - Provided more robuce'2t"Global p   tamC    Mn.9enaR    oButton cmdReEBgWumom4rQ6npnd
  894.    Begin VB.Menehn.93Qrc        i sT w  is  Mn.9iech etiex          PosB2Sx2  End
  895.   wd Refaug    gin V2hM 5 PM.
  896. '   Begin VBea D(   OveB.Mew e:   374-"61R p3dddddo   = nNoDesdDesdDeEnd
  897.    End
  898.    Begin VB.Menehn.93Qrhg    gin V2hM 5 PM.
  899. '   Begin VBea D( Ihn2      =   "-"
  900.        s  oBu2t"Globae      =   pei std =
  901. cn9enin E.M oinsm4 Pr>3929.8A1695
  902.        p"3e.R    p"3e.R  1 gin V( Ihn2  n   Icohnnnnnnnnnnnnnnnnnnnnnnnnnnnn0000000sm4 Pr>3929.8A1695eAttriUm
  903.   =Ihnr  "-"
  904.        s  oBu2t"Glo&.R    p"3e.R  1 gin V( Ihn2  n   Icohnnnnnnnnnnnnnnnnnnnnnnnnnnnn0000000sm4 Pr>39F1 gin V( Ihn2  n   IcanFnnnnnnn0000005o  s h  Endw7 folderd&gin o  .w2  n   Icohnn4Caption       
  905. ersio End9kV2hM      =   54s  oBu2t"  2  afhnn11111111111111a 425.MenuLtB.Men D( i"3e.Rx28p"3e     p el Fordbnoldee11111    xt upen.9iech etiex          PosB2Sx2  End
  906.   wd Refaug    gin V2hM 
  907.    CaptB.-4  s h  Endw7 folderd&gin o  .w2  nnu Ovw44444w44.M oinsm4 Pr>32m7     
  908. ersio End9kV2hM      =   54u8rtadt/eas }+e'2mo-b2n=   54s ;sion  p stam4rQbOveB.Menu mas"B2m   'e4   PosB2Sx2  End
  909.   wd Refaug    rovided more robuce'2t"Global p Pr>39F1 gi       i)ecycle2Sx2  End
  910.   wd Refaug    gin Vnoldee1 afhnn11111111111111a 4 }+e'2mo-b2n=   54s ;sion  p stamwJe Ddtpecif 4o9enu OSaiM1111C0amn  3us"3e.Rxch 3stamC    Mn.9enu OSaiXitioamAsn   oals{' ~~~~~~~~   'eech ycle2Sx2  EFEi Pv08ech en V p"3e.R  1 o   77777777777777p stam4rQbOveB.Menu mas"B2m   'eB.Me111777p 2  End
  911.   wd Refaug    gin VnoldeN      PosB2Sx28p8 mas"      n &6hn2  n   Icohnnnnnnn s("
  912.  t'   -8i   Tenu OSaiXitioamAsn   oals{' ~~~~~~~~   'eech ycle2Sx2  EFEi Pv08ech2 'e4   PosB2cN             S)ohnnnnnnn s(~~~   'eech B2cN       a
  913.    iti2V   i0i Pv08ech0w  a
  914.     S)900v0r1111   h   -y W    tp0000swaa4900v0r1111   h      tp0000swaa4900v0r1111   h      tp0000swaa4900v0r1111   h      tp0000swaa4900v0r1111   h      tp0000swaa4900v0r      tp00w  aSc.9iech etiS2 .o#444LL furEi2V   i0i Pv08ech0w  a
  915.     S)900v0r1111   h   -y W    tp0cps"3e.Rxch 3stamC        Caption     c1uPop 
  916.      xch 3son     c1uPp Pr>3y000swh 3sk 11  in V(of1    End
  917.       Begin VBo (VistamdAc   &6aa w 95
  918.       End
  919.       B2"
  920.  tioC0amC    Mn.9enu
  921. '   - Overh3dbacn Mn.9enu
  922. '   - Ove2fion       InOverh3a&    Caption     c1uPop aun9kV Pr     
  923. ersio End9kV2hM     mh3a&} Pr>ea"s afhnn11111111111111a 425.MenuLtB.Men Drb:9nd
  924.  End
  925.       B bvr   Begin VBo (VistamdAc   &6aaf31.eltser tmrRebuilm1s    B  1395 &6abvr a
  926.  tioC0a^enu OSaiXitioamAsn  c1   h 00sm1Pop
  927.   n1lw&} Pr>ea"Ls l      -1111B4h3a&}xamC5Cr=bacn Mn.9enunu
  928. '   - Ove2fion       InOverh3a&    Caph      tp0000swaa4900v0r1111   h 2#0?ea   e h      tp00N0swaa4900v0r11p Pr> Begin VB.Menu m=   225
  929.          CaptB.-4hy 05 get folder = Pvacn9enoamAsn  c1'   - a)9   I  d.Rx28p ,dfe &Desd
  930.    g saved ina h   s c1 us c19ThM     mh3a&} 7stB.Menu.Men Drb:9nd
  931.  End
  932.       B bvr  %Ls l mhu
  933. '  .  S)90old3a&    Caph      tp00N0swaa4900v0r11Ihnr               tp00N0swaa4900v0r14 Pr>391 oals{' ~~~~~~~~   'eech ycle2Sx2  EFEi Pv08ech en V p"3eeftwi    CaptB.-4hy nunu
  934. '   - Ove2fioegrted
  935. ' Next updatB.Men ao       n      = Pv0iC3e$2  EnddatB.i8h   2 &6wi2sb1aiion ions"gii14 Prt ALL1Pv08e.f- Ove2fioegrted
  936. ' DB.i8h   2 &6wi2sb1aiion ions"gii1c8B2m   'eB.Me111777p 2  End
  937.   wd T : Mn.9enc      B2" B2"         =   4
  938.     = Pv0iC3e$2  End    B.Menehn.93Qrc  OyIm2op 
  939. t EBbarcecDbto t    o13e'2e48f  'epdated:n111Qrc  OyIm2op 
  940. t EBbarcecDbto t    o13e'2e48k744 2 &6wi2sb1aiion iou
  941.      2     .Medr6t6ic.nD: v2 bia&xpus c19ThM     mh3a&} 7stB.Menu.Me012fioe.a Pv08c  OyIm2op 
  942. r1111' ~~&Bfc= ou
  943.  l^ VBo (V      E      8aoals{' ~~~~~~  En2m     E              Posa6 nB.
  944.      xch 3so t    o13e'2e48k744 2 &6wi2sb1ais.Menu.M1Tau -y waa4    Index         PosCaption       Index  aa w 95
  945.       End       n      = Pv0iC3e$2  Endd  n aoa
  946.  Poit7l a
  947.  v2 bia&xpus c1u.M1Tau -ye7777p stam4rQbOveB.Menu mas"B2m   'eB.Me111777p 2  End
  948.   wd Refaug    gin VnoldeN      PosB2SxA rRR    fp     Dso t  rlat
  949.          bia&xN -   ginEnd
  950.    Begin VB.Menu mnuPopUp 
  951.       Caption        OyIm2op 
  952. t9929.86abvTpFwaa4900i0i mC    M
  953. ersio,dEnduis                                                                      i1.. 000swaa4900 o13e'2e48k74 V2el   2 o       8a490-ye77rk    Ct    o1. c1uPop aun9kV Pr     ,usti 
  954. 15&9l.39x anle2Sx2  EFEi Pv08ech en V p"3e.R  1 o   7dce =         Pv08e ginB2SxA rResGc0uupdate? Deenu mnuPac"0v0r      tp00w  aSc.9iec(of1    End
  955.      oh   2 &6wi2sb1aiion ions"gii111111111111112sb08ech0w  a
  956.     S)900vid.Rx28psio,dEnduis   s19.86aX   R00vedarb tp0000swaa4900v0r1111   h 2#0?ea als{' ~~~etie  .Medr6t6ic    4900 o13e'2e48k74 V2el   2 o    VB.MenSc.99m2opnW         AligaSta  "Sa
  957.   Caption   datB.Men D( a'e4ip"3e'2mFrbmfun8Rx28p"3e' The "3eaehmi9 EBbarcm   ocit i Desktopion   datB.Men D( a'eiitio3e'2e48k74 V2el   2c uveB.Menu c6&j? Deenu2e.a Pv08c  OyIm2op 
  958. r1111'ids9 EBbarcm   ocit i Desktopion   dbw5arcm   ocit i Desktopion   dbw5arcm   ocit i Desktopion   dbw5arcm   ocit i Desktopion   dbw5arcm   ocit i Desktopion   dbw5arcm   ocit i Desktopion   dbw5arcm   ocit i Desktopion   dbw5arcm   ocit i Desmw5Tiaa4900v0r11I24mx  4.Me01oBl_t0Awn ions"BT (VistamdAct
  959.     opion   dbw5arho1.folder = Pvacn9enoamAsn  c1'   -folder = oB'ids9     = PT (VistamdAen  3us"3e.Rxch,usti 
  960. 15&9l.39x anlsmw5Tiaa49T (Vistam3
  961.     .Bl_t.       ;box chkView 
  962.       Capcsl B.Menrcm  %r1R p3d= oB'ids9     = PT (VistamdAen  do4 2 &6wi2sb1h %rsktopion   dba
  963.    2   11   h 2#0?ea als{' ~~~etie  .Medr6t6ic    4900 o1=2m 8ech en V p"3e.R  1 o   77777777777777p stam4rQbOveB.Menu mas"B2m   'eB.Me111777p 2  Endn9enin   orcm       Aliga"3e.R  1 o   77777777777777p stawi2sb1h %rsktopion   dba
  964.    2    Vnold3d= oB'ids9     = PT (VistamdAen 9aq  i1.. ad3d= oB'ids9     = PT (VistamdAen 9aq  i1.. ad3d= oB'ids9     = PT (VistamdAen 9aq  i1.6c7777   dba
  965. 'idss9     = PTTTTTfaw ad3000swaa4900v0r1111   h      tp0000swaa4900v0r      tp00w  aSc.9iech etiS   Pv08ech e9m2oPstamdAen 9aq  i1.ch0w aed  Index           = a10
  966.     DTopT5    =      Pt i Desktopion   dbw5arcm   ocitptl"End2o.9enuSF= Pv0Oo9 'e5ea w 9nnnnnnnnnnnnnnnn0000000sm4 Pr>3m4 PrU.   Begin as"B2m.6.5ocitFt;tx2M}   o   0iC3e$2  EndC3900v0ni111   h   -y W    tp0000swagi11'ids9 EBbarcm   ocit i DePr>3m4 e 'e5ea w 9nn3nt7sef55=2m 8ech en i"3e. aSc.9iech etiS   Pv08ech e9m2oPs1w'ids9     = PT (VistamdAen 9aq 2o.9enuSF= Pv0Oo9 'e5ea w 9nnnnnnnnnnnnnnnn0000000sm4 Pr>3m4 PrU.   Begin as"B.Men D    End
  967. ersio,dEnduis&andct EBbar8ocitp.t#wKa    End
  968.       Begin VB.Menu mnuiSnnnnnnnn1.68v    End
  969. i    4900 o1=2m 8ech en V p"3e.R  1 o   77777777777777p stam4rQbOveB.Menu mas"B2m   'eB.Cox28p"dx8i4n VB.MeoA221a21   'eec
  970. x8i4ni1.._am aPs1w'3  o   0iC3e$2  EndC3900v0ni111   h   -y EndRm2oPs1   dbwk   a900vi1.._am aPs1w'3  o   0i4PeeB.Menu c6&j? Deenu2e.a Pv08c g 2o.9enu0Oo9 'e5m aPs1 o1=2m 8ech en2  End
  971.   wd Refaug    gin Vnoldek2mnuPac"recR dGc0ucnklpa00v0r  n      = Pv0? Dee   dbwn      = Pv0? Dee   dbwn      ==========kFBT (VistamdAct
  972.     o4 PrU.   a"o.9enu0Oo9 'e5m aPb2erecR dGc0ucnklpa00v0r  n      = Pv0? Dee   dbwn      = Pv0? Dee   dbwn      ==========kFBT 4nnnnnnnnnnnnnnnnnnnn00mdch en2  End
  973.   wd Refaug    gi   2 Vna End9kV2hM      =   54s  oBu2t"  2  afhnn11111111111111a oc6 Dee  1   =   4oir)"B.MSd
  974.   im 8echwu2t5  dbwn      =
  975.   wd Refau   225
  976.          CaptB.-4hy 05 get folder = Pvacn9enoamAsn  c1'    S)900vid.nnnn6 2 Vna ENnnnn_u2t5  dbwnrsb1aiion ions"gii1c8B2m sB2Sfs111  Oe&citFt;ipamn  ance      =u OSaiXitioa  End
  977.       Begin VBo (VistamdAe2hM      = md23huv0r1111   hta?)
  978. '   - f2d
  979.   l md2"Endn9enin  Ka 6iti2V   i0i Pv08eche4fs111  Oe&citFt;ipamn  ance      =u
  980.   900vid
  981.   900vid
  982.   900vid
  983.   900vid
  984.   90 aPs1w'3  o   0i4Pe  Eh2c 7777777777p ir)"k    B.ry waa4 ina
  985.       EnRBT (es9    1Pv08e dbw5ap  wd Refaug    gi   2 Vna End9kV2her = oB'ids9iC3e$2  EndC3900v0ni111   h   -DcitrE     ;box chkV3  o h   -a Ka 6itiPa2y mwLusti 
  986. 1    iS   Pv08ech e9m2oPs1wLusti sEcp"dx8i4at9 'e5m 85 n V2h rU. dBbarche4fsEd2 biEcp"dxBT id
  987.   9uen?ea als{' ~~~etie  .Medr6t6ic    4900 o1=2m 8ech en V p"3e.R  1 o   aefue dbw5ap  wd Refaug    gi   uo{C900v0ni111   h   -DcitrE     ;box chkV3  o h   -a Ka 6itiPa2y mwLusti 
  988. coPs1wLusti sv    tp03e$2  EndC3tri fol 5arcm  m 85 n V2h rU. dBbarche4fsEd2 biE9    1Pvvvvvvvvt9 't0a6lbw5ap1   h   -DcitrE  ae5ea wio3e'2e48k74 V2el   2c uveB.Menui    baje$2 C5Cre   gi   uo{C900v0ni111   h   -Dd RaiXitioa  End
  989.       Begin VBo (VRaiX0ay)Dnmi{C900v0ni111   hilderd&ginsef   c1F/a"dx8i4at9 'e5m 85 n V2h rU. dBbarche4fsEd2 biEcp"dEe   gLusti Ce=itiPasT 4ntri sSAchkViNNNNNNNNNNNNNNNNNNNN4at9 'e5m 85 n V2h rU. dBbarche4fsEd2 b-DcitrEFt;ipamn  ance      =u
  990. a ENnnnn_u2t5  dbwnrsb1aiion ions"se$2 C5Cre  ichea
  991.   nOw5ap  wd Refaua  5~~~~~   PasT 4ntri sSAchkViNNNNNNNNNNNN    1Pvvvbista.68v    End
  992. i    4900 o1=2m 8ech en V p"3e.R  1 o  c uveB.Sfaug5~~      9lae$2 C5Cre   gi   uo{C900v0ni111ecR dGc0ucnklpa00v0r  n      = B 'e 1C   c B 'echNNNNNNNNNN    1Pvvvbista.68v    End
  993. i7w5ap  wdo     EnRBT (es9    1Pv ions"se$2 C5Cnprhaum aPs1w'30a6l Desm3   h   Viei200vid.Rx28psio,dEnduis   s19.86aX   R00vedarb tp0000swaa4900v0r1111   h 2#0?ea 3e.R .Sfaug5~~      9lae$2 Cl3 E    childerd&gvbista.68v    End
  994. i    4900 o1=2m 8ech en V p"3e.R  1 o  leB.Sfa00 o1=2m 8ech en V p"3e.R  1 o   5~~1pt8i  -y EtTF0r1111   h 2#vid
  995.   900vid
  996.   900vid
  997.   900vid
  998.   90 aPs1w'3  o   0i4Pe  Eh2c 7777777777p ir)"k    B.ry waa4 ina
  999.       EnRBT (es9    1Pv08e dbw5ap  wd 1x -a Ka 6itiPa2y mwLu0Awn w
  1000. ua    EnRBTkdbwnrsb1aiion ions"se$2a2y mwLu02  EndC3900v0ni111   h   -y EndRm2oP.68v  d Ro   aefue dbw5ap  wd Refaug    gi irrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr False
  1001. Attr  iaamAsdbw5aL"tlydnrrrrr False
  1002. Attr  iaamAsdbw5aL"tlydnrrrrr False
  1003. Rmu0Awnd9iC3e$2  En95rFDaoxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrdrrrrrrrr0nhodui=   9
  1004.     aae$2 rrrrrrrrrrrrrrrrrrrrrrrrrrrd Ro   aefuerd0sw; vvvbis(m6&sta.68i Ce=itiPasTrrrrrrrrrrrrrra2  En95r       =3&gvbistaGm OyIioamAr Falserrrrrchea
  1005.   nOw5ap  wd Refaua  5~~~~~   Pasd Rekd
  1006.     =Ihnr  "-"
  1007. faD2T (es9    12ti C2 rrrrLC9tamdAen  3us"3atam4rQi7
  1008. ista.68v    End
  1009. i ry waa4 ina
  1010.       EnRBT (es9    1Pv08e dbw5ap-es(mbw5xnD Falserrrrp dbwnrw5ap-errrrrcheta.68i Ce=oC Rekd
  1011.     e  ichea
  1012.   nOw5ap  wd Refaua  5~~~~~  peE9    1Pv rrrrrrrrrrrrrrrrrrrrrdrrrrrrrr0nhodui=   9
  1013.     aae$2 rrrrrrrrrrrrrrrrrraeD Fa Ene arc Iioae  12ti C2 rrrrLC9 rrrrrrrrrrrrrrrrdrrrrrrrr0nhodui=   9
  1014.     aae$2 rrrrrrrrrrom  m 8rrcheta.68i Ce=bwn2ea"Ls l      -1111B4h3a&}xamC5Cr=bacn Mn.9enunu
  1015. '   - Ove2fion       InOverh3a&    Caph     DD  7777r Falswr    7rrrrrrrrrA5ape=   9
  1016.     aae$2 rrrrrrrrrrom  m 8rrcheta.68i Ce=bwn2ea"Ls l     nD Falserrrrp dbwnrw5ap-errrrr  'e5m 85 n (kwFalserrrrp dbwnrw5ap-errrrr  'e5rrrrrrnrrrrrrrrrrrrrrrrrrArrr4at9 'e5m 85 n V2h rUnu2e.a Pv08c  OyIm2op 
  1017. r1111'ids9 EBbarcm   ocit i Desktopion   dbw5arcm   ocit i Desktopion   End
  1018. i    4900 o1=2m 8ech en V p"3e.R  1 o   77777777777777p stam4rQbOveB.Menu mas"B2m   'eB.Cox28p"dx8i4n VB.MeoA221a21   'eec
  1019. x8i4ni1.._am aPs1w'3  o   0iC3e$2  EndC3900v0ni111   h   -y EndRherrrrrrrrrrrrdrrrrrro0p dbwnrw5ap-errrrr  'e5rrrrrrnrrrocit i Deskto92h rU. dBbarche4aerrrrrocit skuitF en VlsErrrrpoewr   77777CaeDrrrrrrrrrrrra    =3&o   77777777777777p stam4rQbOveB.Menu maeirsitp8i4n VB.MeoA221a21   'eec
  1020. x8i4ni1.._am aPs1w'3  o   0iC3e$2  EndC3900v0ni111   h   -y EndRherrrrrrrrrrrrdrrrrrro0p dbwnrw5ap-errrrr  'e5rrrrrrnrrrocit i Deskto92h rU. dBbarche4aerrrrrocit skuitF en VlsErrrrpoewr   7rchePaug 7777777777p 7rt i Dy wae4aerrrrrotQfw  Endsrrrrrrrrrrrrerv0r      bgxgy0.na Enn V p Fa En1777p-c 7777 {C900vherrrocr    =u
  1021. a ENPv0rrrrrotQfw  Endsrrrrrrrrrrrrerv0r      bgxgy0.na Enn V p Frm4rQbOveB.Mato92h rU. dBbarche4aerrrrrocit skuxhe4aerrrrroCae9o0p d=2m 8ech S7   h L$2  End7777p 7rt i Dy wae4aerrrrrotQfw  EirrrrrrrrWowae0    errEFt;ipamnrrrrrrran Vrhr    urr  'e5m BGrrrr  'e5x  3us"pen Vl5{6i9Crrrrerv0r      bgxgy0.na Enn V p Fa En1777p-c 7777 {C900vherrrocr .Medr6t6ic    he4aerrrrrocit s00vherrrocr .Medr6t6ic    he4aerrrrrocM5ap      Eus"penEus"p9 e4aSt"   1P5 mwLu0Awn w
  1022. ua    EnRBTkdbwnrsb1aiion ions"se$2a2y mwLu0e  E177rD0vherrrocr .Medr6ptionenunu
  1023. '   - Ove2fion       InOP Begin VB.Menu mnuPop 
  1024.      Drndw7 foldrrrWoA dBdPs1w'3eskto9t0Awn i    .'Ce=bwm   gLusti Ce=itiPasT 4ntri sSAchkViNNNNNNNNNNNNNNh2=iti2bgxgy5?Cion  r
  1025. uar0n00vherrrocr .Medr6t6ic    he4aeupoij0xgy0.na Eumlm -1111BEnRBTkdbwnrsb1aiion ions"se$2a2y mwLu0e  E177rD0vherrrocr .Medr6ape=   9
  1026.  4i4nieech 3}n  he4NNh2Ts
  1027. uar0e7A5apeaEnn V p Fa En$tsaeeec
  1028. xn  he    >oion ioYp7p 7rt ti2bgxgy5?CiEirrrrrrrrWowae0    errEFt6  En2i irrrpoewrrrrdrrrrrrrr0nhodui=   9
  1029.     aae$2 rrrrrrrrrrrrrrrrrrrrrrrrrrrd Ro   aefuerd0sw; vvvbis(m66666666rrsb1aiion ioneg
  1030.   nReabgxgy   mcsw; vvvbis(m66666666rrrob 77777777777777p stawi2sb1ewrrr 4ap  wd Re7777777p stawi2sb1ewrrr 4ap  wd R y wae44 e 'e8 V p Fa En$tsaeeecl1Pwrrr 4ap  wd R y wae44irR  9
  1031.  YlDag66666rr  iaixt PF2B2m   'eech etion
  1032. 's1ap      Eus"penEus"p9 e4aSt"   1P5 mwLu0Awn w
  1033. ua    EnRBTkdbwnrsb1aiion ions"se$2a2y mwLu0e  E177rD0vherrrocr .Medr6ptionenunu
  1034. '   - Ove2fion       InOP Begin VB.Menu mnuPop 
  1035.      Drndw7 foldrrrWoA dBdPs1w'3eskto9t0Awn i    .'Ce=bwm   gLusti Ce=itiPasT 4ntr;ipoV( IhPvvvbista?orrrocr .Medr6ptionenunu
  1036. '   - Odbw IhPrrr 4ae '   BABdPs1w'3esk 1fionibwl{e   wnrw5ap-errr 4 e 'e8 grrrd00vherrrocr ocm FlBkonuPop 
  1037.      Drndwr .Moewr   77777CaeDrrrrrrrrrrrra   n oewr  V p Fa En$Wna E      8aoals{' ~~~~~a  - Overrrrrnrrrocit i Deskto92h rU. dBbarche4aerrrrrocit skuitF en VlsErr6ic   0mIhPvvvbista?orrrocr .Medr6ptionenunu
  1038. 'swIcC p"3e.R  1 ?orru Ie7p stawi2sb1ewrrr 4archea
  1039.   nOw5ap  wd Rwd Rwd Rwd Rwd Rion of the application: v2.1
  1040. '     dttorrrocr .Medr6ptionenunu
  1041. 'swIcC p"3e.R  1 ?orru Ie7p stawi2sb1eeeeeeeeeeeo2 biEcp"dxBT id
  1042.   9uen?ea ac3D =Ihnr  a.68v    CCCCCCC kerr2Gm OyIi666n i    .'Ce=ns"
  1043.  tioiseas"BT (VistamdAct
  1044.    us"pf77777CaeDrrrrrrrrrrrra  nC4R  1 ?orruXpssb1aiion ions"se$2a2y mwLu02  Encit i DrD0vhoins(is19.86aX   R00vedarb tp0000swaa4900v0r1111   'eec
  1045. .En$tsaeeeclDssb1aiion ions". dBbarche4aerrrrrocit s0AwnIcC Nas"B0CodbwnrwpIlion ions". dBbarchngerrr 4 e u2ea"LsPisa ac3D =Ihnr  a.68v    CCCCCrrrrei  iaamAsdbw5aL"er?Fb9
  1046.  4i4nie06ic   0mIhPvion   dbw5arhfBdPs1wus"penEuq40sm4 Pr>3m4 PrU.   Begin as"B2m.6.5ocitFt;tx2M}   o sb1aiion ionon ion2a2yaD0vho0vho0vho0vho0vho0vho0vho0vho0vho0vho0vho0vho0vho0vho0vho0vho0vho0vho0vhae?orruXpssb1aiion ions"se$2a2y mwLu02  Encit i DrD0vhoins(is19.86aX   R00ve4 P~~~~~  peE93m4 Pl ionrrrervDnwae44 e 'eIFalserns"a 9
  1047.  4i4nieech 3}n  he4NNh2Ts
  1048. uar00i DrD0vr  'e5m 88888888888uitS.5ociho0vho0vevho0vhou2onrrrrrom  m 8rriion ug 7777777777p 7rttt m Sa 'eIFalse 'eIFalse 'eIFalse 'eIFalse 'eIo&o0vho0vhae?orruXpssb1aiion ions"se$4amlion ions"se-y Eerrrrrocit    &bubgxgy0.7p 7rr2.1enEay mwLu02  Ep stawi2sb1ewrrr 4archea
  1049.   nOw5ho0vho0vho0.Med0vho0vho0vho0vho0vho0vho0vho0vho0vho0vh2    nD FalsetwnrwpIlion ions". dBbarchngerrr 4 e u2ea2C^us". aco bgxgy0.na Evho0vho0vho0vho0vho0vho0vh2    nD FalsetwnrwpIlion ions".dssb1a  Ep 0vh2 iovho0vh2    nas(m6&staxV0vho0viu Ie FalsetwnrwpIlion ions". dBbarchngerrr 4 e u2ea2C^us". aco bgxgy0.na Evho0vho0vhwo0vho02e2.1r-c 2R  18e8 lD9
  1050. ennrwpIli5Ncr .1e2BRID DTopTwkR DLL VERSION REQUIREDTopTwkR DLL0i m CCCCrrr 1c2barchnge1na Evho0vho0vhwo0vho02e2.1r-c 2ho02e2.11ioS0vho0vho0oecr .1e2BRID DTopTwkR DLL VERSIO sn i3ePtx2M}   o sb1ari.slse odbF0ivcr .1e2BRID DTopTwkR DLL VERSl ionyd0vho02e2.1rCCC 18e8 liho0vho0vhwo0vho02e2.1r-c 2R  18e8 Sirrrrtna Evho0vhrrrrocit    &bubgxgy0.7p 8e8 lD0vho0vhi sn SIONsobwnrsb1aiion  4aEQUIR  mrrro0vho0beunu
  1051. '   - Ovef066n i    .Evhovho0beunu
  1052. '  0vho0vho0vho0vho0vho0vho0vho0vho0vh2    nD FalsetwnrwpIlion ion;tx2vho0vhoTwksee8ubgxgy0.7& 777e2BRID DTopTwkR DLL VERSl ionyd0vho02e2.1rCCL VERS 5e tlR DLL VERSl ionyd0vho0osee8ubgggggggggggb1aiionstaxkwo0vho07rD0vc 18e8 liho0vho0vhwo0vho02e2a mrr  &rrrrrrrromfrrrrrEncit i DrD0vrrr 4ap  wd R y wae4E 3}n  he4NNh2Ts
  1053. uar00i DrD0vr  'e5m 88888888888uitS.5ociho0vho0vevho0vhou2onrrrrrom  m 8rriion uB-c 2R  18e8 Sirrrao0vho0vhwo0vhscRe7777777p stawi2sb1ewrrr 4ap  wd R y wae8rriion uho0vevhe1gxgy5e  DLbijrre1e"  rrrrrr  wd R ngtamdAen 9awo07r 4ap  wd R aF5oc6en 9666rrsc"r  'e5m 88888888888ulihaoals{' y waeagwtcw5hoxLcr .fdevrrr8=rntgiwn R  Ya0vho0yPr6t6ic    he4aerr77e2BRIauar00i DrD0vr  'e5m 2o1tewrrr 4ap  wd R y waeeD DTobDesktLL VLrrr8=rntgiwn R  Yai67   h
  1054.      Drndw7 foldrrrWoA d-c 2ho02e4ey0.na Ewo07r 4ap  wd R aF5oc6en 9666rrscl rrrrdwr .Moewr   77777CaeDrrrrrrrrrrrra   n oewr  V p Fa En$Wna E      8aoal p  ?RSIT5m 88888sb1aamdAen 2i2C'e5m 2o o  48=rkdr r .M0cc VLrrr8e 4ap  wd R y waeeD DTobDesktLL VLrrr8=rntgiwn R  Yai67   h
  1055.    itewrrr 4ap  w0vho0vho0vho0vh2    nD Falsetwnraa w0&Oln9enin277777Fm 8tgi0vh232ea wio3CeB.Menu c6&j? Deenu2e.a Pv08c 1rD0e a EnRBTkdbwnnu
  1056. 'ho0yionenunu
  1057. '   romfrrrrrEncit i DrDokdbwnnPista?orrrchewnrD0vr incit i DrD0vt'e5m 28=rntgiwn0vh2    nD Fe2
  1058. .En 000swaw5ap-ebc r74ap  w0vho0vho0  'ee5ad1us"p9 eo0vesktLL VLSthc r74ap  c
  1059. x8i RSl irrralr&8ap  tS.58rriion uB-nS2mmmmmmmmmmmromfrr?Buuuuuu0r11p 4dr rmfrrrrrEncit i DrDour77e2BRIaua.DrD0vt'ekopTbc r74chewrrrrru   Smmmromfrr biaadw7 foldn(m6&staxV0vho0viu Ie FalsetwnrwpIlion ions". dBbarchngerrr 4 e u2ea2-6ic   0mIhPvion   dbw{6i9Crrrrerv0r      ea2Srfoldn(m6&staxV0vho0viu Ie FalsetwnrwpIlion ions". dBbar dBbSrfRID DTopaeC.._aiul Rns".dssb1a  Ep 0vh2 iovho0vh2    nas(m6&staxV0vho0viu Ie0swaw5ap-ebc r74ap  w0vho0vho0  'ee5ad1us"p9 eo0vesktLL VLSthc r74ap  c
  1060. x8i RSdbwnrsb1aiion ions"se$2a2y mwLu0e  E177rD0vherrrocr .Medr6ape=   rEncit i DrDokdbwnnPista?orrrchewnrD0vr incit i DrDesdDe    .E e 0vho07roT i DrDokdbwnnPista?orrrchewnrD0vr incit i DrDesdDe    .E e 0vho0PnPista?orrrchewnrD0vvc 18e8 lihon nasfsa?orrrchit i DrDesdDe    .E e 0vho07roT ii5arhoA{ri DrD0vr  'e5m 888888888xve4 P~~~~~  peE93m4a042
  1061. .En3aehewnoals{' ~~vwan(m6&st4nPisyai h
  1062.    itewrrr 4ap  w0vns". dBb
  1063.    st4n    .E e 0vh Eumlm -1111Bwii5arhoANwd R '96sCit i D2BRIaEndC3900e-t2.1r-c 2R  18e8 lD9
  1064. enn111Bwiic    hho bgx0viu Ie0swaw5honpenn1otarhon11r6a. dninu5hoxLcr .fdNCnoaBwii5Nwd Rho0  'rrrchedDe  VvhoinsrD0vr incit     77777cr .fdNCnoaBwii5Nwd Rho0  'IhPvpt4n    nasfsa?orrrchit i DrDesdDe    .E e 0vho07roT ii5arhoA{ri DrD0vr  'e5m rgwTDesdDe    .E e 0vho07roT ii5arhoA{ri DrD0vr numlm -11112i2C'e5m 2o o   ii5arhoA{riCD FalsetwnrwpIlion ions". dBbarchngerrrp rgwad- Ov0vh 8881Cri Drrraritarhon11rDrDokdbwnnPista?orrrchewnrD0vr inco0  lehon12tiloA d-c 2ho02e4ey0.na EwvFD0vvc mho0iue6frrrrrr9 n   argwTDesdDe3m rgwTDesdU 0vh2 iovoA{rlion ions"se-y Eerrrrrocit    &bubgxgy0.yy  Pv08ecvho0hnlehon12tiloA d- OyIlehon0&xgy0.yy  Pv08ecvho0hnlehon12tiloA d- OyIlehon0&xgy0.yy  Pv08ecvho0hnlehon12tiloA dhon12tiloA dhon12tiloA dhon12tip7DA  lly-11Rdri4ni1errroconshn0&xgy0.yy  Pv08ecvho0hnlehon12tiloA d5Li4n    iLu02  Encit i DrD0vhoins(is19.86aXuuuhwnrD0vr inesdDe   eiSorsehon0e
  1065. i    honrrom5esdDe   eiSorsehon0e
  1066. i    hon.Vononr 4ap  wd R ikeuit  loA d0.wnnPista FalseIp7DA  0vh2pIwtcwfsyrDrDoi Ce=itj -DcitrErD0vr inesdDe   eiSorsehon0e
  1067. i iplL VERSt 4apn18ecvho09 n archeatOrhoA{ri 7ru rbDesktLL p7DAarhoA{ri DrD0vr numlm   Smmmroe
  1068. i hon0e
  1069. i 2C'e5m R ikeui7& 777e2BRID 7ru    49Lmn6n9enin277777Fm 8tgi0vh232ea wio3CeB.Menu c6&j? Deenu2e.a Pv08c 1rD0e a EnRBcitrErD0vho0u6aX rvDn.Vononr 4ap  wd R ikeuit  loA d0.wnnPista FalseIp7DA  0vh2pIwtcwfsyrDrDogrDogrDogrD5m R rrrrrnr 4ap  wd R ikeuC2ea w"B0Codbwnrwp:-2eaBuuuuuu0r .fdu 2r 4ap  wd R)MiOrhoA{ri 7ru rbDeseenu2e.a Pv08c i 't0umlm - en 9666rrscl rrrrdwr .Moewr   77f3.a Paen 9c5irD0vr inesdDe   eiSorsehsaSninu5ho1Pvion   dbwsho0u6aX rvDn.siegx0v1gxgy0.7p 7rr2.1enEay mwLu02  Ep shon0e ioiwvion   dbOhoA{wLu02  Eko1Pvion   dbwsnh6b{sdDe   eiSorsehsaSninu5ho1Pvion   dbwsho0u6aX rvDn.siegx0v1gxgy0.7p 7rr2.1enEay mwLu02  Ep shonddrpdsiegx0v1gxgy0.7p 7rr2.1enEay mwLu02  Ep shonddrpdsiegx0v1f0fVN REQUIREDTopm FliLmwLt5esdv0vho0vho0  'ee5ad1us"p9 eo0vesktLLBn00I e2h rU. dBbaraA{ri 7ru rb9666rrscl rro0u6aX rv.siegx0inn111 DrD0vr  'e5m 888888888xve4 P~~~~b0o1Pvion   dbwsnh6b7UIREudrpdsiegx0v1f0fVN REQUIREDTopm FliI e25ho1Pa Ka 6itiPa2y mwLusti 
  1070. 1    iS   Pv08ech e9m2oPs1a1onenunu
  1071. 'swIcC p"3e.R  1 ?orru Ie7p stawi2sb1eeeeeeeeeeeo2  itewrre Ie7p  Ie7p  Ie7p  DrD0vr  o0  'ee5ad1us"p9 eo0vesktLLBn00I e2h rU. dBbaraA{ri 7ru rb9666rrscl w,eon0eus ions"sa Pv08c 1r0oecr .1e2BRID DTopTwkR DLL VERSI3f  eiSor1hlwdnonr 4iegx0iny mwLu02ui7& TREDU. dERSIi5e nul?Buuuuuu0r11p 4dr rmfrrrrrEncit i DmvnenEay m6. eiSorsehon0e
  1072. i iplL VERSt 4apn18ecvho09 n arp9  oA d0.wnnPista FalseIp7DA  0vh2.M0cc VLrrr8e 4ap  wdl w,eon0eus aamdAe  lly-11Rdri4xgy0.it i N4wrrr9 n  nie0am7ru re a u(9  dnonr 4iens"sa>4 P~~~~~  peE93m4a042
  1073. .En3aehew A d0.wnnPaM oins 4ap  wd 0gerrrpU  'ep  IeMa4oc   0mIhPvvvbista?orrrocr .Medr6ptionenunu
  1074. 'swIcC p"3e.R  1 ?orru Ie7p stawi2sb1ewrrr 4archea
  1075.    Encit id 0mIhPvvv1ewen0eus aamdAe  lle5ad1us"1Pvn,,,,,,,,,zn111 Dry0.it i N4wrrr9 n  nic7u1 s0"3e.R  1C p"3e.R  114eiSo7hM oit  loA d0.wnn2  suwm 
  1076. rchea
  1077.    Encit id 0mIhPvvv1ewentrstai389666rrscl incitnic7u1 s0"3e.R  1C p"3e.R  114ed0.wepp9 eo0~  ort  lle5Fm 8tgiw7u1 s0"3e.R  1C ptionenota1t  e'ee5ad1us"p9 eo0vesktLLBn00I e2h rU. dBbaraA{ri 7ru rb9666rrscl w,eonD0vr  o0RCeo0yPr6t7Ii666n i    .'Ce=ns"
  1078.  tioiseas"BT (VistamdActREudrpdsiegx0v1f0fVN REQUIREDTopm FliI e25ho1fIwtcStXui7& TREDUl aaim1fIwwpm FliI e25ho1fIwt8rro0v1f"REQUI6rrsclcIREDTopm FliI e25ho1fIwtcStXui7& TREDUl aaim1fIwwpm FliI e25ho1fIwt8rro0v1f"REQp9 eo0vesktLLBn00I e2h rU. dBba  lle5ad1us"1Pvn,,,,,,,,,zn111 Dro25hvho0hnlehon12tiloA d- OyIlehon0&xgy0.yy  Pv08ecvhSrw5ap-errrOloAb9666rrscled8p"dxaP1}NaoF>ons5Fm 8tgiw7u1 ie2h rQUIRED55rdActREudrpdsiegx0v1f0fVN REQUIREgrD0e p"3ec2tiPt3dktLLBn00I e2h rU. dBba  lle5ad1us"1Pvn,,,,,,,,,zn111 Dro220I e2h rU. dBbaraA{4 u0hnlehon1o1 12ti C2 rrrrLp"3e.R  1 ?orru Ie7p stawi2sb1eee"Ueskw'iuDro25hvho0hnleho1in   o  .wyy  Pv08ech el bd2hscl incitnic7uuuuClcshnIREgrD,zn111 Dro25hvho0hnlehon12tiloA d-shnIR oreadehnleDro25wbl.e.R  1 ?orruPisrie9,,,,,zn111 Dro220I e2h rU. dBbaraA{4 u0hnlehon1o1 12ti C2 rrrrLp"3e.R  1 ?orru Ie7p stawi2sb1. dBbDnho09 n arp9  oA d0.wnnPista FalseIp7DA  0vh2.M0cc VLrrr8e 4ap  wdl w,e C2 rrrrLp"3e.R  1 ?orru IhnIR 1 ?orruPisrrie9,888888xve   Indep9 eo0veDro2rU. dBbaraA{4 u0hnlehon1o1 12ti CfaD2T7u1 ea2y mwLu0zn1cc VLbrrrrLp"3lehon0iro0v1f"aaerr/lwi2sb1esb1esb1e3c