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 / vbpg32 / samples5 / ch21 / commdemo.vbp < prev    next >
Encoding:
VisualBasic Project  |  1997-02-17  |  843 b   |  38 lines

  1. Type=Exe
  2. Form=COMMDEMO.FRM
  3. Module=COMMDEMO1; COMMDEMO.BAS
  4. Class=dwDCB; dwDCB.cls
  5. Class=dwComm; dwComm.cls
  6. Form=COMMCFG.FRM
  7. IconForm="CommDemo"
  8. Startup="CommDemo"
  9. HelpFile=""
  10. Command32=""
  11. Name="vb4projectCOMMDEMO"
  12. HelpContextID="0"
  13. CompatibleMode="0"
  14. MajorVer=1
  15. MinorVer=0
  16. RevisionVer=0
  17. AutoIncrementVer=0
  18. ServerSupportFiles=0
  19. VersionCompanyName="Desaware Inc."
  20. VersionFileDescription="Chapter 21 - Miscellaneous Examples"
  21. VersionLegalCopyright="Copyright (c) 1997, By Desaware Inc."
  22. VersionProductName="Visual Basic Programmer's Guide to the Win32 API"
  23. CondComp="DEBUGMODE = 1"
  24. CompilationType=-1
  25. OptimizationType=0
  26. FavorPentiumPro(tm)=0
  27. CodeViewDebugInfo=0
  28. NoAliasing=0
  29. BoundsCheck=0
  30. OverflowCheck=0
  31. FlPointCheck=0
  32. FDIVCheck=0
  33. UnroundedFP=0
  34. StartMode=0
  35. Unattended=0
  36. ThreadPerObject=0
  37. MaxNumberOfThreads=1
  38.