foreground window

  1. Otuama

    VIDEO App to move forground window every x minutes

    Hi... here's a strange question for you. We've recently 'updated' our 3d software and some systems have run into a purely random, but VERY frustrating issue. It's a known issue but the developers of our render software can't replicate it because it's very random. What happens is: When a...
  2. M

    Windows 10 Python: get PID from window handle

    hi I am trying to get PID from the foreground window, but this doesn't work because I am passing the wrong kind of handle to the function. This is under python. How do I fix this? thx! import ctypes import time time.sleep(2) handle = ctypes.windll.user32.GetForegroundWindow() print(handle)...
  3. V

    Windows 7 Inactive windows pop up over active window help please

    I have both a windows vista and win 7 laptop while using the computer if more then one window is open the inactive windows will pop up over the foreground window maybe part of a new windows feature..??? I dont think its a malware issue its present on both laptops one being brand new it makes...
Back
Top