CONTROL GET CLIENT and DIALOG GET CLIENT can generate a serious error (GPF) if executed with an invalid handle. This will be updated in 10.01.
If you are using this code to see if a window still exists, you might find the ISWIN() function to be a better choice.
If you are using this code to see if a window still exists, you might find the ISWIN() function to be a better choice.
Comment