Hi,
does anyone know how to overcome the following restriction in the Win32 API under Win2K/XP?
"Windows NT 5.0 and later: An application cannot force a window to the foreground while the user is working with another window. Instead, SetForegroundWindow will activate the window (see SetActiveWindow) and call theFlashWindowEx function to notify the user."
Perhapse there is some "switch" in the registry to allow it again ???
does anyone know how to overcome the following restriction in the Win32 API under Win2K/XP?
"Windows NT 5.0 and later: An application cannot force a window to the foreground while the user is working with another window. Instead, SetForegroundWindow will activate the window (see SetActiveWindow) and call theFlashWindowEx function to notify the user."
Perhapse there is some "switch" in the registry to allow it again ???