From: Brian P. <br...@sg...> - 2002-07-20 22:28:15
|
Actually they changed how SetForegroundWindow() works in Win98 & Win2k. Now it does only flash the window's title. To actually force a window to the foreground MS uses an undocumented function in user32 I believe. Brian > -----Original Message----- > From: rea...@li... [mailto:reactos-kernel- > ad...@li...] On Behalf Of Royce Mitchell III > Sent: Saturday, July 20, 2002 4:14 PM > To: rea...@li... > Subject: Re: [ros-kernel] Re: ROS gui > > > > > >One more annoying thing that comes to mind. When you paste files (Copy > and > > >Paste) to one folder and switch to another folder, Explorer activates > the > > >previous folder when it displays Copy progress dialog. So, no call to > > >SetForegroundWindow, please. > > > > same here. Wishlisted > > Solution: Instead of SetForegroundWindow, flash the window's title to > indicate it's completion like is done in so many other places. > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > reactos-kernel mailing list > rea...@li... > https://lists.sourceforge.net/lists/listinfo/reactos-kernel |