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 / ch04 / vb5ini.vbp < prev    next >
Encoding:
VisualBasic Project  |  1997-02-15  |  908 b   |  35 lines

  1. Type=Exe
  2. Form=VB5INI.FRM
  3. Module=VB5INIModule; VB5INI.BAS
  4. IconForm="frmVB5INI"
  5. Startup="frmVB5INI"
  6. Title="VB4INI"
  7. ExeName32="VB5INI32.exe"
  8. Command32=""
  9. Name="VB5INI"
  10. HelpContextID="0"
  11. CompatibleMode="0"
  12. MajorVer=1
  13. MinorVer=0
  14. RevisionVer=0
  15. AutoIncrementVer=0
  16. ServerSupportFiles=0
  17. VersionCompanyName="Desaware"
  18. VersionFileDescription="Demonstration of Private Initialization File Functions. Chapter 4 VBPGW32API"
  19. VersionLegalCopyright="Copyright (c) 1995-1997 by Desaware. Source code may be used freely and redistributed. Use at your own risk. No warranty or support provided."
  20. VersionProductName="Visual Basic Programmer's Guide to the Win32 API"
  21. CompilationType=-1
  22. OptimizationType=0
  23. FavorPentiumPro(tm)=0
  24. CodeViewDebugInfo=0
  25. NoAliasing=0
  26. BoundsCheck=0
  27. OverflowCheck=0
  28. FlPointCheck=0
  29. FDIVCheck=0
  30. UnroundedFP=0
  31. StartMode=0
  32. Unattended=0
  33. ThreadPerObject=0
  34. MaxNumberOfThreads=1
  35.