Topmost Window

I need to make a window topmost. Even on top of full screen video games. I am making a chat box that i want to use to chat with friends even while I'm playing the game. Please help
You would want to check the WM_ACTIVE message(Win32API) and always make sure you window is active and on top.

Aceix.
Topic archived. No new replies allowed.