home *** CD-ROM | disk | FTP | other *** search
/ Dan Appleman's Visual Bas…s Guide to the Win32 API / Dan.Applmans.Visual.Basic.5.0.Programmers.Guide.To.The.Win32.API.1997.Ziff-Davis.Press.CD / VB5PG32.mdf / desaware / apitools / lstaddin.vbp < prev   
Encoding:
VisualBasic Project  |  1997-02-13  |  1.3 KB  |  42 lines

  1. Type=OleExe
  2. Class=ListAPIAddInClass; api_addn.cls
  3. Module=modAPIAddin; apiadd.bas
  4. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#F:\WINNT35\System32\STDOLE2.TLB#Standard OLE Types
  5. Reference=*\G{00025E01-0000-0000-C000-000000000046}#4.0#0#F:\WINNT35\MSAPPS\DAO\DAO350.DLL#Microsoft DAO 3.0 Object Library
  6. Reference=*\G{EF404E00-EDA6-101A-8DAF-00DD010F7EBB}#4.0#0#F:\vb4\vbext32.olb#Microsoft Visual Basic 4.0 Development Environment
  7. Startup="Sub Main"
  8. HelpFile=""
  9. Title="Desaware ListAPI AddIn Program"
  10. ExeName32="lstaddin.exe"
  11. Command32=""
  12. Name="lstaddin"
  13. HelpContextID="0"
  14. Description="Desaware ListAPI API Viewer Add-In"
  15. CompatibleMode="2"
  16. CompatibleEXE32="lstaddinexe.ref"
  17. VersionCompatible32="1"
  18. MajorVer=5
  19. MinorVer=0
  20. RevisionVer=0
  21. AutoIncrementVer=0
  22. ServerSupportFiles=0
  23. VersionCompanyName="Desaware Inc."
  24. VersionFileDescription="AddIn Server for the ListAPI program"
  25. VersionLegalCopyright="Copyright ⌐ 1996-1997 by Desaware Inc. All Rights Reserved"
  26. VersionLegalTrademarks="Desaware API Toolkit is a trademark of Desaware"
  27. VersionProductName="Desaware API Toolkit"
  28. CompilationType=0
  29. OptimizationType=0
  30. FavorPentiumPro(tm)=0
  31. CodeViewDebugInfo=0
  32. NoAliasing=0
  33. BoundsCheck=0
  34. OverflowCheck=0
  35. FlPointCheck=0
  36. FDIVCheck=0
  37. UnroundedFP=0
  38. StartMode=1
  39. Unattended=0
  40. ThreadPerObject=0
  41. MaxNumberOfThreads=1
  42.