vordergrund
-
gibt es eine funktion die zeigt was für ein fenster gerade im vordergrund ist??????

-
Platform SDK schrieb:
The GetForegroundWindow function returns a handle to the foreground window (the window with which the user is currently working). The system assigns a slightly higher priority to the thread that creates the foreground window than it does to other threads.
-
thx
-
Ehmm... jo: http://msdn.microsoft.com
Praktisch kann es sein, dass man da erstmal schnell hinguckt... Da findet man meistens was :p