SetForegroundWindow bugs (flash instead of focus)
SetForegroundWindow sometimes misses (and im using
SystemParametersInfo( (int) 0x2001, 0, 0, 0x0002 / 0x0001);
which fixes most problems)
the problem appears when im abusing the keyboard by presseng some keys
how can i make it focus instead of flash?
|