My application system was developed using client-server model. Some tasks (database update) need a long time of execution at server site. At this moment, client program will show "No Response" when you click. Is there any command or function to check the client program come back or not (server task finished)? I use "WinGetState" and it is active at return value.