Class frmLiveMemViewer
  Public mem As vbdec.ucMemWindow
  Public cmdSelectPID As VB.CommandButton
  Public txtPID As VB.TextBox
  Public Label1 As VB.Label
  Public Sub init(pid As Long)
End Class
