home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / VBSamples / Misc / DXSetup / setup1.vbp < prev    next >
Encoding:
VisualBasic Project  |  2001-10-08  |  1.6 KB  |  60 lines

  1. Type=Exe
  2. Reference=*\G{78BF8D80-7B03-11D1-AAB1-00AA00BDD685}#1.0#0#VBShell.tlb#VB-friendly Shell interfaces
  3. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#stdole2.tlb#OLE Automation
  4. Form=setup1.frm
  5. Module=basSetup1; setup1.bas
  6. Module=basCommon; common.bas
  7. Module=basSetupRes; setupres.bas
  8. Module=basLogging; logging.bas
  9. Form=begin.frm
  10. Form=welcome.frm
  11. Form=path.frm
  12. Form=message.frm
  13. Form=dskspace.frm
  14. Form=copy.frm
  15. Form=serverdt.frm
  16. Form=group.frm
  17. Module=modShell; modShell.bas
  18. Form=Overwrit.frm
  19. RelatedDoc=commonrc.rc
  20. RelatedDoc=setup1.rc
  21. RelatedDoc=commonrc.h
  22. RelatedDoc=setupres.h
  23. ResFile32="setup1.res"
  24. IconForm="frmSetup1"
  25. Startup="frmSetup1"
  26. HelpFile=""
  27. Title="Visual Basic 6.0 Setup Toolkit"
  28. ExeName32="setup1.exe"
  29. Command32=""
  30. Name="Setup1"
  31. HelpContextID="0"
  32. Description="Visual Basic 6.0 Setup Toolkit"
  33. CompatibleMode="0"
  34. MajorVer=8
  35. MinorVer=0
  36. RevisionVer=0000
  37. AutoIncrementVer=0
  38. ServerSupportFiles=0
  39. VersionCompanyName="Microsoft Corporation"
  40. VersionFileDescription="Visual Basic 6.0 Setup Toolkit"
  41. VersionLegalCopyright="Copyright (C) 1987-1999 Microsoft Corporation"
  42. VersionLegalTrademarks="Microsoft(R) is a registered trademark of Microsoft Corporation. Windows(TM) is a trademark of Microsoft Corporation."
  43. VersionProductName="Visual Basic"
  44. CondComp="LOGGING = -1 : SMS = 0"
  45. CompilationType=0
  46. OptimizationType=0
  47. FavorPentiumPro(tm)=0
  48. CodeViewDebugInfo=0
  49. NoAliasing=0
  50. BoundsCheck=0
  51. OverflowCheck=0
  52. FlPointCheck=0
  53. FDIVCheck=0
  54. UnroundedFP=0
  55. StartMode=0
  56. Unattended=0
  57. Retained=0
  58. ThreadPerObject=0
  59. MaxNumberOfThreads=1
  60.