I am programming using DirectX, but I don't think that is effecting the problem. In the Form code when I call "this.Close()", the window doesn't close. It starts to close. It calls the Closing event and runs it all, but then it never returns to the form that called it. The program freezes. I don't get an error. It just locks up.
Any suggestions would be appreciated.
Any suggestions would be appreciated.