home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / CODE_UPLOAD76687102000.psc / IRCclient / IRCclient.vbp < prev    next >
Encoding:
VisualBasic Project  |  2000-07-10  |  1.5 KB  |  56 lines

  1. Type=Exe
  2. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\WINNT\System32\stdole2.tlb#OLE Automation
  3. Module=modIRC; modIRC.bas
  4. Module=modMain; modMain.bas
  5. Form=frmChannel.frm
  6. Object={6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0; COMCTL32.OCX
  7. Form=frmMain.frm
  8. Form=frmOption.frm
  9. Object={248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0; MSWINSCK.OCX
  10. Form=frmSocket.frm
  11. Object={3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0; RICHTX32.OCX
  12. Form=frmPrivate.frm
  13. Reference=*\G{00000200-0000-0010-8000-00AA006D2EA4}#2.0#0#..\..\..\..\Program Files\Common Files\system\ado\msado20.tlb#Microsoft ActiveX Data Objects 2.0 Library
  14. Module=modForm; modForm.bas
  15. Module=modOperators; modCommand.bas
  16. Form=frmColor.frm
  17. Module=modColor; modColor.bas
  18. Form=frmStatus.frm
  19. Module=Input; Input.bas
  20. Startup="Sub Main"
  21. HelpFile=""
  22. Title="irc_client"
  23. ExeName32="IRCclient.exe"
  24. Command32=""
  25. Name="irc_client"
  26. HelpContextID="0"
  27. CompatibleMode="0"
  28. MajorVer=1
  29. MinorVer=0
  30. RevisionVer=0
  31. AutoIncrementVer=0
  32. ServerSupportFiles=0
  33. VersionCompanyName="Torxsoft"
  34. VersionFileDescription="IRC Client"
  35. VersionLegalCopyright="All rights reserved"
  36. VersionProductName="IRC Client"
  37. CompilationType=0
  38. OptimizationType=0
  39. FavorPentiumPro(tm)=0
  40. CodeViewDebugInfo=0
  41. NoAliasing=0
  42. BoundsCheck=0
  43. OverflowCheck=0
  44. FlPointCheck=0
  45. FDIVCheck=0
  46. UnroundedFP=0
  47. StartMode=0
  48. Unattended=0
  49. Retained=0
  50. ThreadPerObject=0
  51. MaxNumberOfThreads=1
  52. DebugStartupOption=0
  53.  
  54. [MS Transaction Server]
  55. AutoRefresh=1
  56.