I used Visual Studio 2003/Windows XP SP1 to create a window
application. At the form, I put a button and run debug. I put some
break point on the Load event of form and it works fine. I also put a
break point at click button event and click the button, but I never
get the break point at the click button event. The Windows system
seems freezing. I can not call other program. I can not use
ALT-CTRL-DEL keys to restart the computer. But the Task Manager, which
I started before debug, still displays the system parameters. The CPU
usage is only 2 or 3 percent. The Mem Usage seems to be normal, too. I
reinstalled the Visual Studio and I still got the problem. Could some
one help me to solve the problem?

Thanks

- George