hey everybody, Sorry for my poor english first, My program is under .NET (C#), I have a main program, then I got a thread (System.Threading.Timer) at the same time for control a timeout
I have a WPF app written in .NET 3.5. The App.xaml file has a startup method on it like this (the line Startup=App_Startup), <Application x:Class="iC3.App"