This is my code. The bold part says something about an invalid thread state. How to stop and run the thread from private void comboBox1_Selec tionChanged(obj ect sender, SelectionChange dEventArgs e) ?
Code:
using ....
namespace ns
{
public partial class MainWindow : Window
{
public MainWindow()
{
InitializeComponent();
}
There's a libaften.dll but trying to add it leads to "A reference to the "libaften.d ll" could not be added.Please make sure that the file is accessible and that it is a valid assembly"