object frmWI: TfrmWI Left = 284 Top = 172 BorderStyle = bsDialog Caption = 'Windows Enumeration' ClientHeight = 494 ClientWidth = 392 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 457 Width = 392 Height = 37 Align = alBottom BevelOuter = bvNone TabOrder = 0 object Panel2: TPanel Left = 226 Top = 0 Width = 166 Height = 37 Align = alRight BevelOuter = bvNone TabOrder = 0 object bRefresh: TButton Left = 4 Top = 4 Width = 75 Height = 25 Cursor = crHandPoint Caption = 'Refresh' TabOrder = 0 OnClick = cmRefresh end object bOK: TButton Left = 86 Top = 4 Width = 75 Height = 25 Cursor = crHandPoint Cancel = True Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 OnClick = cmClose end end end object Panel3: TPanel Left = 0 Top = 0 Width = 392 Height = 457 Align = alClient BevelOuter = bvNone BorderWidth = 5 TabOrder = 1 object pc: TPageControl Left = 5 Top = 5 Width = 382 Height = 447 Cursor = crHandPoint ActivePage = tsProps Align = alClient MultiLine = True TabOrder = 0 OnChanging = pcChanging object tsWindows: TTabSheet Caption = ' Windows ' object Panel4: TPanel Left = 0 Top = 0 Width = 374 Height = 400 Align = alClient BevelInner = bvLowered BevelOuter = bvNone BorderWidth = 5 TabOrder = 0 object tv: TTreeView Left = 6 Top = 6 Width = 362 Height = 388 Align = alClient BorderStyle = bsNone Images = img Indent = 19 ReadOnly = True TabOrder = 0 end end object sb: TStatusBar Left = 0 Top = 400 Width = 374 Height = 19 Panels = < item Width = 50 end> SimplePanel = False end end object tsProps: TTabSheet Caption = ' Properties ' object Panel5: TPanel Left = 0 Top = 0 Width = 374 Height = 419 Align = alClient BevelOuter = bvNone BorderWidth = 5 TabOrder = 0 object pcWin: TPageControl Left = 5 Top = 5 Width = 364 Height = 409 Cursor = crHandPoint ActivePage = tsWin Align = alClient TabOrder = 0 object tsWin: TTabSheet Caption = 'General' object lClass: TLabel Left = 67 Top = 39 Width = 36 Height = 13 Caption = 'lDisplay' end object Label24: TLabel Left = 15 Top = 105 Width = 55 Height = 13 Caption = 'Handle :' end object lHandle: TLabel Left = 72 Top = 106 Width = 26 Height = 13 Caption = 'lStart' end object Label26: TLabel Left = 15 Top = 127 Width = 56 Height = 13 Caption = 'Process :' end object lProcess: TLabel Left = 72 Top = 128 Width = 33 Height = 13 Caption = 'lStatus' end object Bevel6: TBevel Left = 8 Top = 260 Width = 340 Height = 12 Shape = bsBottomLine end object Label33: TLabel Left = 15 Top = 83 Width = 56 Height = 13 Caption = 'Text :' end object winIcon: TImage Left = 13 Top = 25 Width = 32 Height = 32 AutoSize = True Center = True Picture.Data = {} end object Bevel7: TBevel Left = 8 Top = 57 Width = 340 Height = 12 Shape = bsBottomLine end object Label22: TLabel Left = 15 Top = 216 Width = 55 Height = 13 Caption = 'Instance :' end object lInst: TLabel Left = 72 Top = 216 Width = 26 Height = 13 Caption = 'lStart' end object Label25: TLabel Left = 15 Top = 238 Width = 54 Height = 13 Caption = 'ID :' end object lID: TLabel Left = 72 Top = 238 Width = 33 Height = 13 Caption = 'lStatus' end object Label28: TLabel Left = 15 Top = 194 Width = 53 Height = 13 Caption = 'Wnd Proc :' end object lProc: TLabel Left = 72 Top = 194 Width = 20 Height = 13 Caption = 'lKey' end object Label23: TLabel Left = 15 Top = 172 Width = 57 Height = 13 Caption = 'Parent :' end object lParent: TLabel Left = 72 Top = 172 Width = 33 Height = 13 Caption = 'lStatus' end object Label27: TLabel Left = 17 Top = 334 Width = 55 Height = 13 Caption = 'User Data :' end object lData: TLabel Left = 72 Top = 334 Width = 26 Height = 13 Caption = 'lStart' end object Label32: TLabel Left = 15 Top = 308 Width = 56 Height = 13 Caption = 'Client Rect:' end object lClient: TLabel Left = 72 Top = 308 Width = 27 Height = 13 Caption = 'Client' end object Label35: TLabel Left = 15 Top = 282 Width = 55 Height = 13 Caption = 'Rectangle :' end object lRect: TLabel Left = 72 Top = 282 Width = 22 Height = 13 Caption = 'Rect' end object Label49: TLabel Left = 15 Top = 149 Width = 56 Height = 13 Caption = 'Thread :' end object lthread: TLabel Left = 72 Top = 150 Width = 33 Height = 13 Caption = 'lStatus' end object eText: TEdit Left = 74 Top = 78 Width = 267 Height = 21 Color = clBtnFace ReadOnly = True TabOrder = 0 end end object tsStyle: TTabSheet Caption = 'Styles' object BevelPanel7: TPanel Left = 0 Top = 0 Width = 356 Height = 187 Align = alTop BevelInner = bvLowered BevelOuter = bvNone BorderWidth = 5 Caption = 'BevelPanel7' TabOrder = 0 object lws: TLabel Left = 6 Top = 6 Width = 344 Height = 20 Align = alTop AutoSize = False Caption = 'Styles' Layout = tlCenter end object lbws: TListBox Left = 6 Top = 26 Width = 344 Height = 155 Align = alClient BorderStyle = bsNone ItemHeight = 13 TabOrder = 0 end end object Panel8: TPanel Left = 0 Top = 187 Width = 356 Height = 194 Align = alClient BevelInner = bvLowered BevelOuter = bvNone BorderWidth = 5 Caption = 'Panel4' TabOrder = 1 object lwes: TLabel Left = 6 Top = 6 Width = 344 Height = 20 Align = alTop AutoSize = False Caption = 'Extended Styles' Layout = tlCenter end object lbwes: TListBox Left = 6 Top = 26 Width = 344 Height = 162 Align = alClient BorderStyle = bsNone ItemHeight = 13 TabOrder = 0 end end end object tsClass: TTabSheet Caption = 'Class info' object Label29: TLabel Left = 12 Top = 51 Width = 62 Height = 13 Caption = 'Atom :' end object latom: TLabel Left = 75 Top = 52 Width = 26 Height = 13 Caption = 'lStart' end object Label31: TLabel Left = 12 Top = 74 Width = 62 Height = 13 Caption = 'Class bytes :' end object lcbytes: TLabel Left = 75 Top = 75 Width = 33 Height = 13 Caption = 'lStatus' end object Bevel8: TBevel Left = 8 Top = 161 Width = 340 Height = 12 Shape = bsBottomLine end object Label36: TLabel Left = 10 Top = 17 Width = 73 Height = 13 Caption = 'Class name :' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label38: TLabel Left = 12 Top = 142 Width = 55 Height = 13 Caption = 'Instance :' end object lcinst: TLabel Left = 77 Top = 142 Width = 26 Height = 13 Caption = 'lStart' end object Label42: TLabel Left = 12 Top = 119 Width = 53 Height = 13 Caption = 'Wnd Proc :' end object lcwndproc: TLabel Left = 75 Top = 120 Width = 20 Height = 13 Caption = 'lKey' end object Label44: TLabel Left = 12 Top = 97 Width = 61 Height = 13 Caption = 'Win bytes :' end object lwbytes: TLabel Left = 75 Top = 97 Width = 33 Height = 13 Caption = 'lStatus' end object Label30: TLabel Left = 12 Top = 184 Width = 70 Height = 13 Caption = 'HBackground :' end object lhbkg: TLabel Left = 87 Top = 185 Width = 26 Height = 13 Caption = 'lStart' end object Label37: TLabel Left = 12 Top = 210 Width = 73 Height = 13 Caption = 'HCursor :' end object lhcur: TLabel Left = 87 Top = 210 Width = 33 Height = 13 Caption = 'lStatus' end object Label46: TLabel Left = 12 Top = 235 Width = 71 Height = 13 Caption = 'HIcon :' end object lhicon: TLabel Left = 87 Top = 235 Width = 33 Height = 13 Caption = 'lStatus' end object Bevel10: TBevel Left = 8 Top = 28 Width = 340 Height = 12 Shape = bsBottomLine end object Bevel9: TBevel Left = 8 Top = 253 Width = 340 Height = 12 Shape = bsBottomLine end object BevelPanel8: TPanel Left = 0 Top = 270 Width = 356 Height = 111 Align = alBottom BevelInner = bvLowered BevelOuter = bvNone BorderWidth = 5 Caption = 'BevelPanel8' TabOrder = 0 object lcs: TLabel Left = 6 Top = 6 Width = 344 Height = 20 Align = alTop AutoSize = False Caption = ' Styles: ' Layout = tlCenter end object lbcs: TListBox Left = 6 Top = 26 Width = 344 Height = 79 Align = alClient BorderStyle = bsNone ItemHeight = 13 TabOrder = 0 end end object eCName: TEdit Left = 88 Top = 13 Width = 253 Height = 21 Color = clBtnFace ReadOnly = True TabOrder = 1 end end end end end end end object img: TImageList Left = 83 Top = 441 Bitmap = { 494C010103000500040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600 0000000000003600000028000000400000002000000001001000000000000010 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000018631863186318631863 1863186318631863186318631863186300000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000186300000000000000000000000000000000 1863000000000000000000000000000000000000000000000000000000000000 1863000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F FF7FFF7FFF7FFF7FFF7FFF7F0000186300000000000000000000000000000000 00000000000000000000000000000000000000000000E07F00000000E07F0000 00000000E07F00000000E07F0000000000000000000000000000000000000000 00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F FF7FFF7FFF7FFF7FFF7FFF7F0000186300000000000000000000000000000000 FF7F00000000000000000000000000000000000000000000E07FE07FE07F0000 E07F0000E07FE07FE07F00000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F FF7FFF7FFF7FFF7FFF7FFF7F0000186300000000000000000000000000000000 FF7F00000000000000000000000000000000000000000000E07FE07FE07F0000 FF7F0000E07FE07FE07F00000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F 0000FF7FFF7FFF7FFF7FFF7F000018630000000000000000000000000000FF7F 1042FF7F000000000000000000000000000000000000E07FE07FE07F0000FF7F 1042FF7F0000E07FE07FE07F0000000000000000000000000000000000000000 00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F FF7F000000000000FF7FFF7F00001863000000000000000000000000FF7FFF7F 1042FF7FFF7F00000000000000000000000000000000E07FE07F0000FF7FE07F 1042E07FFF7F0000E07FE07F0000000000000000000000000000000000000000 00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F FF7F0000007C007C0000FF7F00001863000000000000000000000000FF7FFF7F 1042FF7FFF7F000000000000000000000000E07FE07FE07FE07F0000E07FFF7F 1042FF7FE07F0000E07FE07FE07FE07F00000000000000000000000000000000 00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F FF7F0000007C007C0000FF7F00001863000000000000000000000000FF7FFF7F FF7FFF7FFF7F00000000000000000000000000000000E07FE07F0000FF7FE07F FF7FE07FFF7F0000E07FE07F0000000000000000000000000000000000000000 00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F FF7FFF7F00000000FF7FFF7F000018630000000000000000000000000000FF7F FF7FFF7F000000000000000000000000000000000000E07FE07FE07F0000FF7F E07FFF7F0000E07FE07FE07F0000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000186300000000000000000000000000000000 000000000000000000000000000000000000000000000000E07FE07FE07F0000 00000000E07FE07FE07F00000000000000000000000000000000000000000000 000000000000000000000000000000000000000000001F001F001F001F001F00 1F001F00FF7F1F00FF7F1F000000186300000000000000000000000000000000 000000000000000000000000000000000000000000000000E07FE07FE07FE07F E07FE07FE07FE07FE07F00000000000000000000000000000000000000000000 000000000000000000000000000000000000000000001F001F001F001F001F00 1F001F00FF7F1F00FF7F1F000000186300000000000000000000000000000000 00000000000000000000000000000000000000000000E07F00000000E07FE07F E07FE07FE07F00000000E07F0000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 E07F000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 E07F000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000424D3E000000000000003E000000 2800000040000000200000000100010000000000000100000000000000000000 000000000000000000000000FFFFFF0000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000FFFFFEFFFEFF0000C001FC7FFC7F0000 8001FC7FFC7F00008001FC7FD83700008001FC7FE00F00008001FC7FE00F0000 8001F83FC00700008001F01FC00700008001F01F000100008001F01FC0070000 8001F83FC00700008001FC7FE00F00008001FFFFE00F00008001FFFFD8370000 8003FFFFFEFF0000FFFFFFFFFEFF000000000000000000000000000000000000 000000000000} end end