typhoon Posted October 18, 2015 Posted October 18, 2015 I need to be able to distinguish between multiple instances of the same program running, based on how long they've been running, and without having to rely on an already-running script to monitor them. Is this possible? I am currently able to use WinList to get all the window handles, but no way to sort them by age or even to return the list in a consistent order (the same windows will come back in a different order on each call of WinList).
JohnOne Posted October 19, 2015 Posted October 19, 2015 WinGetProcess_WinAPI_GetProcessTimes AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
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