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 / ch14 / dwwatch.vbp < prev    next >
Encoding:
VisualBasic Project  |  1997-02-16  |  1.1 KB  |  41 lines

  1. Type=OleExe
  2. Module=modWatcher; Watch.bas
  3. Class=dwAppWatch; AppWatch.cls
  4. Module=APIGuide32; ..\APIGID32.BAS
  5. Class=dwSyncWatch; SncWatch.cls
  6. Form=Watch.frm
  7. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#F:\WINNT35\System32\STDOLE2.TLB#Standard OLE Types
  8. Startup="Sub Main"
  9. HelpFile=""
  10. Title="dwWatch"
  11. ExeName32="dwWatch.exe"
  12. Command32=""
  13. Name="dwWatcher"
  14. HelpContextID="0"
  15. Description="State machine for background operations."
  16. CompatibleMode="0"
  17. MajorVer=1
  18. MinorVer=0
  19. RevisionVer=0
  20. AutoIncrementVer=0
  21. ServerSupportFiles=0
  22. VersionCompanyName="Desaware"
  23. VersionFileDescription="Desaware state machine for background operations."
  24. VersionLegalCopyright="Copyright (c) 1996-1997 by Desaware"
  25. VersionLegalTrademarks="Desaware API Class Library is a trademark of Desaware."
  26. VersionProductName="Desaware API Class Library"
  27. CompilationType=-1
  28. OptimizationType=0
  29. FavorPentiumPro(tm)=0
  30. CodeViewDebugInfo=0
  31. NoAliasing=0
  32. BoundsCheck=0
  33. OverflowCheck=0
  34. FlPointCheck=0
  35. FDIVCheck=0
  36. UnroundedFP=0
  37. StartMode=1
  38. Unattended=0
  39. ThreadPerObject=0
  40. MaxNumberOfThreads=1
  41.