Class frmConstPool
  Public Frame2 As VB.Frame
  Public txtOutput As VB.TextBox
  Public txtBytes As VB.TextBox
  Public Frame1 As VB.Frame
  Public optStruct As VB.OptionButton
  Public optVBProc As VB.OptionButton
  Public optXApi As VB.OptionButton
  Public optStr As VB.OptionButton
  Public optCodeObj As VB.OptionButton
  Public optGUID As VB.OptionButton
  Public optComDef As VB.OptionButton
  Public Label1 As VB.Label
  Public pb As MSComctlLib.ProgressBar
  Public lvOffset As vbdec.ucFilterList
  Public lv As vbdec.ucFilterList
  Public mnuPopup As VB.Menu
  Public mnuGenerate As VB.Menu
  Public mnuGenerate As VB.Menu
  Public mnuPopup2 As VB.Menu
  Public mnuCopyOffset As VB.Menu
  Public mnuJumpIDA As VB.Menu
  Public mnuViewHex As VB.Menu
  Public Function SelectObj(cco As CCodeObject) As Boolean
End Class
