Does anyone know a Microsoft email-adres for bug-reporting. I think I found a bug in the StreamReader class: Encoding dos = Encoding.GetEncoding(437); StreamReader sr = new StreamReader(@"d:\test.in", dos);
Hi; I am getting an exception calling ShowWindow() sometimes and I am wondoering if I am outside the UI thread in that case. Here is what I am doing: Create a dialog with: