Hello all....
I m getting this error in Windows Media Player Equilizer Settings.....
Run Time Error '91':
Object Variable or With block Varible not set..
I have coded this:
This is Very Urgent Plz....
>> ALI <<
I m getting this error in Windows Media Player Equilizer Settings.....
Run Time Error '91':
Object Variable or With block Varible not set..
I have coded this:
Code:
Dim EQUI As WMPEqualizerSettingsCtrl Private Sub Command1_Click() MsgBox EQUI.presetCount End Sub
>> ALI <<
Comment