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 / classlib / desaware / samplev5 / rectapi / rectapi.vbp next >
Encoding:
VisualBasic Project  |  1997-02-17  |  968 b   |  40 lines

  1. Type=OleExe
  2. Form=RECTPLAY.FRM
  3. Module=RECTPLAY1; RECTPLAY.BAS
  4. Class=dwRECT; ..\..\dwRECT.cls
  5. Module=APIGuide32; ..\..\APIGID32.BAS
  6. Class=dwPoint; ..\..\dwPoint.cls
  7. Module=dwErrors; ..\..\dwErrors.bas
  8. Module=dwConstants; ..\..\dwConst.bas
  9. Module=dwTypes; ..\..\dwTypes.bas
  10. IconForm="RectPlay"
  11. Startup="Sub Main"
  12. HelpFile=""
  13. Command32=""
  14. Name="vb4projectRECTPLAY"
  15. HelpContextID="0"
  16. CompatibleMode="0"
  17. MajorVer=1
  18. MinorVer=0
  19. RevisionVer=0
  20. AutoIncrementVer=0
  21. ServerSupportFiles=0
  22. VersionCompanyName="Desaware Inc."
  23. VersionFileDescription="Desaware API Class Library Sample Program"
  24. VersionLegalCopyright="Copyright (c) 1997, By Desaware"
  25. VersionProductName="Visual Basic Programmer's Guide to the Win32 API"
  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=0
  37. Unattended=0
  38. ThreadPerObject=0
  39. MaxNumberOfThreads=1
  40.