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 / ch08 / xor_copy.vbp < prev    next >
Encoding:
VisualBasic Project  |  1997-02-13  |  725 b   |  34 lines

  1. Type=Exe
  2. Form=frmMain.frm
  3. Form=frmXOR.frm
  4. Form=frmCopy.frm
  5. IconForm="frmMain"
  6. Startup="frmMain"
  7. Command32=""
  8. Name="Project1"
  9. HelpContextID="0"
  10. CompatibleMode="0"
  11. MajorVer=1
  12. MinorVer=0
  13. RevisionVer=0
  14. AutoIncrementVer=0
  15. ServerSupportFiles=0
  16. CompilationType=-1
  17. OptimizationType=0
  18. FavorPentiumPro(tm)=0
  19. CodeViewDebugInfo=0
  20. NoAliasing=0
  21. BoundsCheck=0
  22. OverflowCheck=0
  23. FlPointCheck=0
  24. FDIVCheck=0
  25. UnroundedFP=0
  26. StartMode=0
  27. Unattended=0
  28. ThreadPerObject=0
  29. MaxNumberOfThreads=1
  30. VersionCompanyName="Desaware Inc."
  31. VersionFileDescription="Chapter 8 - Miscellaneous Examples"
  32. VersionLegalCopyright="Copyright (c) 1997, By Desaware Inc."
  33. VersionProductName="Visual Basic Programmer's Guide to the Win32 API"
  34.