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 / ch12 / spooler.vbp < prev    next >
Encoding:
VisualBasic Project  |  1997-02-16  |  1.0 KB  |  40 lines

  1. Type=Exe
  2. Form=frmSpl.frm
  3. Class=dwPrinterInfo; dwPRInfo.cls
  4. Class=dwSpool; dwSpool.cls
  5. Module=PrinterConstants; spPrint.bas
  6. Module=APIGuide32; ..\APIGID32.BAS
  7. Module=dwTypes; spTypes.bas
  8. Class=dwPortInfo; dwPort.cls
  9. Class=dwPrintMonitor; dwPrMon.cls
  10. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#F:\WINNT35\System32\STDOLE2.TLB#Standard OLE Types
  11. IconForm="frmSpool"
  12. Startup="frmSpool"
  13. Command32=""
  14. Name="Project1"
  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="Chapter 12 - Miscellaneous Examples"
  24. VersionLegalCopyright="Copyright (c) 1997, By Desaware"
  25. VersionProductName="Visual Basic Programmer's Guide to the Win32 API"
  26. CompilationType=-1
  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.