How to make a window an active window(focussed window)
Posted: Mon Aug 08, 2005 11:00 pm
On windows operating 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.
I tried using SetForegroundWindow() but it is not working.
AllowSetForegroundWindow() will work on Windows XP?
Any how please give me an idea regaurding this.