Hi,
I'm trying to write an application which will sit at the top of the desktop on top of every window. I need this window however to not just sit on top of other windows, but to actually reduce the size of the desktop so when these windows maximise they don't get covered up by my application's bar.
So, basically, I want my application's window behaviour to match that of the Windows taskbar. Is that possible?