hi all,
Am hell bent on creating a window that behaves like the windows taskbar in that it appears on top of the screen and all the other windows give way. Can someone suggest an API for doing this in visual c++?

If I understood, you need to make your window to appear on top, in that case lookup the SetWindowPos() function.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.