Hi,
How do I set a window to the topmost position. I used
SetWindowPos( hwnd, HWND_TOPMOST, 0, 0, Width, Height, 3)
This works in Windows95 but refuses to work on NT/2000.

Please advice me on this

Thanks and best regards
Shridhar