www.pudn.com > ownfirewall > Procinfo.frm
VERSION 5.00
Begin VB.Form Procinfo
BorderStyle = 3 'Fixed Dialog
Caption = "Form1"
ClientHeight = 2640
ClientLeft = 45
ClientTop = 330
ClientWidth = 5385
ClipControls = 0 'False
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 2640
ScaleWidth = 5385
ShowInTaskbar = 0 'False
StartUpPosition = 1 'CenterOwner
Begin VB.Label PinfoTxt
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
Height = 255
Index = 6
Left = 1200
TabIndex = 13
Top = 2280
Width = 4095
End
Begin VB.Label PinfoTxt
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
Height = 255
Index = 5
Left = 1200
TabIndex = 12
Top = 1920
Width = 1815
End
Begin VB.Label PinfoTxt
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
Height = 255
Index = 4
Left = 1200
TabIndex = 11
Top = 1560
Width = 1815
End
Begin VB.Label PinfoTxt
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
Height = 255
Index = 3
Left = 1200
TabIndex = 10
Top = 1200
Width = 1815
End
Begin VB.Label PinfoTxt
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
Height = 255
Index = 2
Left = 1200
TabIndex = 9
Top = 840
Width = 1815
End
Begin VB.Label PinfoTxt
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
Height = 255
Index = 1
Left = 1200
TabIndex = 8
Top = 480
Width = 1815
End
Begin VB.Label PinfoTxt
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
Height = 255
Index = 0
Left = 1200
TabIndex = 7
Top = 120
Width = 1815
End
Begin VB.Label Label7
Caption = "Path:"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 120
TabIndex = 6
Top = 2280
Width = 615
End
Begin VB.Label Label6
Caption = "Flags:"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 120
TabIndex = 5
Top = 1920
Width = 615
End
Begin VB.Label Label5
Caption = "ClassBase:"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 120
TabIndex = 4
Top = 1560
Width = 975
End
Begin VB.Label Label4
Caption = "Heap ID:"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 120
TabIndex = 3
Top = 1200
Width = 855
End
Begin VB.Label Label3
Caption = "Threads:"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 120
TabIndex = 2
Top = 840
Width = 855
End
Begin VB.Label Label2
Caption = "Module ID:"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 120
TabIndex = 1
Top = 480
Width = 975
End
Begin VB.Label Label1
Caption = "Process ID:"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 255
Left = 120
TabIndex = 0
Top = 120
Width = 1095
End
End
Attribute VB_Name = "Procinfo"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit