Page 1 of 1

How to make a window an active window(focussed window)

Posted: Mon Aug 08, 2005 11:00 pm
by ravi_reddy_007
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.

Re: How to make a window an active window(focussed window)

Posted: Tue Aug 09, 2005 11:00 pm
by Phibred
I have an idea, why not ask some one on MSDN. This form is for people who develop their own Operating Systems.