The title says it. I'm looking for a way to pull the active (foreground) window's title to a string, and also detect when it's switched (I can check that on a Timer most likely if the former is possible), without having to make an API call. Is this possible? Thanks guys!
↧