home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / howtor_1 / api_demo.vbp next >
Encoding:
VisualBasic Project  |  1999-08-24  |  1.3 KB  |  45 lines

  1. Type=Exe
  2. Form=frmAPICalls.frm
  3. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\StdOle2.Tlb#OLE Automation
  4. Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; TabCtl32.OCX
  5. Class=ICMP; ICMP.cls
  6. Module=Shutdown; Shutdown.bas
  7. Module=UserComputerName; UserComputerName.bas
  8. Module=NTServicesManager; NTServicesManager.bas
  9. IconForm="frmAPICalls"
  10. Startup="frmAPICalls"
  11. HelpFile=""
  12. Title="API_Demonstration"
  13. ExeName32="API_Demonstration.exe"
  14. Command32=""
  15. Name="API_Demonstration"
  16. HelpContextID="0"
  17. Description="Demonstrates the usage of several Win32API calls"
  18. CompatibleMode="0"
  19. MajorVer=1
  20. MinorVer=0
  21. RevisionVer=0
  22. AutoIncrementVer=0
  23. ServerSupportFiles=0
  24. VersionComments="Developed by:  Shane.Hage@mailcity.com"
  25. VersionCompanyName="FastTrack Computer Solutions, Inc."
  26. VersionFileDescription="PING, System Shutdown, System Reboot, and other API calls are demonstrated."
  27. VersionLegalCopyright="This program was written for educational purposes.  All non-commercial usage is permitted."
  28. VersionProductName="API Demonstration"
  29. CompilationType=0
  30. OptimizationType=0
  31. FavorPentiumPro(tm)=0
  32. CodeViewDebugInfo=0
  33. NoAliasing=0
  34. BoundsCheck=0
  35. OverflowCheck=0
  36. FlPointCheck=0
  37. FDIVCheck=0
  38. UnroundedFP=0
  39. StartMode=0
  40. Unattended=0
  41. Retained=0
  42. ThreadPerObject=0
  43. MaxNumberOfThreads=1
  44. DebugStartupOption=0
  45.