Is there a way to get a count of the number of windows that are open please (like all the handles - not just the apps that the user can see).
Thanks ! :)
Printable View
Is there a way to get a count of the number of windows that are open please (like all the handles - not just the apps that the user can see).
Thanks ! :)
You would have to enumerate thru every window.
I think there was a link to this in your other post...