Greetings,
i was trying to integrate my own bottom bar with Windows regular taskbar. I tried taking the handler of the taskbar. And there i'm stuck.
I can create a renderwindow out of that HWND pointer, but then drawing will totally replace the usual taskbar.
Is it possible to "draw behind" a transparent "something" with another "something"? (without creating another window behind it)