Hum i got the same problem, cant input any url besides the ones ive specified, just got a call stack:
Code:
> Web Browser.exe!Web_Browser.Form1.button1_Click(object sender = {Text = "Go"}, System.EventArgs e = {X = 37 Y = 11 Button = Left}) Line 42 C#
Web Browser.exe!Web_Browser.Program.Main() Line 18 + 0x1a bytes C#
But the maximize and minimize buttons work fine here.
But now im back to win32 console apps, need to learn the basic before GUI stuff.
Heres mine web browser. Do i need that .pdb file along the .exe?