Class frmAnalyzeObjType
  Public chkUnk1 As VB.CheckBox
  Public chkUnk8000 As VB.CheckBox
  Public cmdManualSetUnk As VB.CommandButton
  Public Combo1 As VB.ComboBox
  Public chkUnknown As VB.CheckBox
  Public chkForm As VB.CheckBox
  Public chkDll As VB.CheckBox
  Public chkHasOptInfo As VB.CheckBox
  Public chkCmpTxt As VB.CheckBox
  Public chkGlobal As VB.CheckBox
  Public chkPubEvents As VB.CheckBox
  Public chkCreatable As VB.CheckBox
  Public chkUserCtl As VB.CheckBox
  Public chkVB5 As VB.CheckBox
  Public chkPubIFace As VB.CheckBox
  Public chkDataReport As VB.CheckBox
  Public cmdAnalyze As VB.CommandButton
  Public txtValue As VB.TextBox
  Public Text1 As VB.TextBox
  Public lv As vbdec.ucFilterList
  Public lblMore As VB.Label
  Public Label2 As VB.Label
  Public lblAltered As VB.Label
  Public Label1 As VB.Label
  Public mnuPopup As VB.Menu
  Public mnuPatchSelected As VB.Menu
  Public mnuPatchAll As VB.Menu
  Public Function ManuallySetFlag(flag As Long)
  Public Function DecToBin(DeciValue As Long, Optional NoOfBits As Integer = 31) As String
End Class
