home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / VB Source 20626652001.psc / MyAddIn.vbp < prev    next >
Encoding:
VisualBasic Project  |  2001-06-05  |  1.3 KB  |  45 lines

  1. Type=OleDll
  2. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\WINNT\System32\stdole2.tlb#OLE Automation
  3. Reference=*\G{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}#2.0#0#..\..\Archivos de programa\Microsoft Office 97\Office\MSO97.DLL#Microsoft Office 8.0 Object Library
  4. Reference=*\G{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}#5.3#0#..\..\Archivos de programa\Microsoft Visual Studio\VB98\VB6EXT.OLB#Microsoft Visual Basic 6.0 Extensibility
  5. Class=PrintSourceCode; Class1.cls
  6. Module=Module1; Module1.bas
  7. Class=PrintSource; PrintSource.cls
  8. Form=frmPrint.frm
  9. Startup="(None)"
  10. HelpFile=""
  11. Title="Source Code Printer Add-In"
  12. ExeName32="SCPAddIn.dll"
  13. Command32=""
  14. Name="PrintSourceCodeAddIn"
  15. HelpContextID="0"
  16. Description="Sample AddIn Project"
  17. CompatibleMode="0"
  18. CompatibleEXE32="MyAddIn.exe"
  19. MajorVer=1
  20. MinorVer=5
  21. RevisionVer=2
  22. AutoIncrementVer=1
  23. ServerSupportFiles=0
  24. VersionComments="Made by Santiago A. MΘndez (Guatemala)"
  25. VersionCompanyName="Consoft, Consultorφa & Software de Ingenierφa Civil"
  26. CompilationType=0
  27. OptimizationType=0
  28. FavorPentiumPro(tm)=0
  29. CodeViewDebugInfo=0
  30. NoAliasing=0
  31. BoundsCheck=0
  32. OverflowCheck=0
  33. FlPointCheck=0
  34. FDIVCheck=0
  35. UnroundedFP=0
  36. StartMode=1
  37. Unattended=0
  38. Retained=0
  39. ThreadPerObject=0
  40. MaxNumberOfThreads=1
  41. DebugStartupOption=0
  42.  
  43. [MS Transaction Server]
  44. AutoRefresh=1
  45.