So according to the documentation there, this setting actually uses an operating system based change to have active window, rather than just an application based method, which i guess makes sense given that each of the WOW windows is not really encapsulated within the hotkey application itself, but just moved around and resized. So the next question is, how can i make active window tracking only be in effect when using wow? The best option i figured thus far is to turn the setting on within my initial load WOW/rename/resize code, and then somehow make a shutdown WOW instances/turn off active window tracking code and use that to shutdown.