I have a window that is created hidden and using timers, in fifteen seconds the ShowWindow func. opens it up. the window is fullscreen; not as in maximized but the whole screen is client area.
in that fifteen seconds, when it opens how can I make it so it comes out on top of everything, including the task bar no matter what the other window are doing? Also i need to make it so it can not be alt tabbed or anything it needs to stay on top until it closes! how would i do these things?
Thanx in advance!