Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IsHungWindow Help on vista
#1
Hey guys I have code for a function to check if app is frozen, it works fine on xp but doesent work on vista could someone suggest/show me how to change for it to work on vista. Many Thanks

int+ hung=win("example.com" "#12345")
rep
,0.8
,if(IsHungWindow(hung))
,,ShutDownProcess("example.exe")
,,wait 5
,,run "C:\Programs\example.exe"
,,end
#2
Possibly the program runs as administrator, and QM runs as User or uiAccess. Try how it works when QM or the macro runs as administrator.
#3
the function is unrecognised in windows xp
#4
Probably you use older QM version on the OS where the function is not recognized. Install a newer version.

(the function is provided by QM, not by Windows).


Forum Jump:


Users browsing this thread: 1 Guest(s)