I'm using the "SetActiveWindow" API reference in my application (a chat app) in order for my app to appear in front of other applications even when its minimized. It works fine in windows 98 but it doesn't work in windows 2000. I've allready tryed "BringWindowToTop" API reference but it doesn't work either. Can you help?