Xtupid Posted February 5, 2015 Posted February 5, 2015 Hi everyone! I'm working with a application that send queries to another server. During the waiting time, the application usally in "not responding" state. This "pause" time is various from 2 to 6 seconds. I usually use Sleep to wait until it is respond. But this method is not accurate. I would like to ask that is there any way to know when the application is ready to recieve a Send command? ps: this aplication is quite old, it was built in 1994 so it must be a win16 app, I guess... Please don't angry if I wrote something wrong because my English vocabulary is very little....
Solution jguinch Posted February 5, 2015 Solution Posted February 5, 2015 You can use _WinAPI_IsHungAppWindow for this Spoiler Network configuration UDF, _DirGetSizeByExtension, _UninstallList Firefox ConfigurationArray multi-dimensions, Printer Management UDF
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now