AudioSwitch
AudioSwitch copied to clipboard
ArgumentOutOfRangeException on startup
ErrorLog:
System.ArgumentOutOfRangeException: InvalidArgument=Value '0' não é um valor válido para 'index'.
Nome do parâmetro: index
em System.Windows.Forms.ListView.SelectedListViewItemCollection.get_Item(Int32 index)
em AudioSwitch.Forms.FormSwitcher.<SetTrayIcons>b__29_0(CDevice x)
em System.Collections.Generic.List1.Find(Predicate
1 match)
em AudioSwitch.Forms.FormSwitcher.SetTrayIcons()
em AudioSwitch.Forms.FormSwitcher..ctor()
em AudioSwitch.Classes.Program.Main(String[] args)