www.pudn.com > pdng22src.zip > CheckAudio.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form CheckAudio
AutoRedraw = -1 'True
BorderStyle = 4 'Fixed ToolWindow
Caption = "Checking Audio System..."
ClientHeight = 645
ClientLeft = 2880
ClientTop = 4065
ClientWidth = 5700
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 645
ScaleWidth = 5700
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Begin MSComctlLib.ProgressBar ProgressBar1
Height = 300
Left = 0
TabIndex = 0
Top = 30
Width = 5670
_ExtentX = 10001
_ExtentY = 529
_Version = 393216
Appearance = 1
Scrolling = 1
End
Begin MSComctlLib.ProgressBar ProgressBar2
Height = 300
Left = 0
TabIndex = 1
Top = 330
Width = 5670
_ExtentX = 10001
_ExtentY = 529
_Version = 393216
Appearance = 1
Scrolling = 1
End
End
Attribute VB_Name = "CheckAudio"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False