I'm using FindWindow to get a handle to the window I want to close.I do check to see if the HWND is null,and it's not.
Why can't I close the window?
I'm using FindWindow to get a handle to the window I want to close.I do check to see if the HWND is null,and it's not.
Why can't I close the window?