How to make a window an active (focussed)
Posted: Mon Aug 08, 2005 11:00 pm
On windows operatins system How can we make a window an
active window (focussed window) using c/c++ programming.
I tried using SetForegroundWindow() but it is not working.
AllowSetForegroundWindow() will work on Windows XP?
Any how please give me an idea regaurding
this.
active window (focussed window) using c/c++ programming.
I tried using SetForegroundWindow() but it is not working.
AllowSetForegroundWindow() will work on Windows XP?
Any how please give me an idea regaurding
this.