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...
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)...
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...