I've been looking for a way to move another window (not in my app) along
with the window of my app. I would like that other window to be attached
to the right or bottom side of my app, even if my app is dragged.

Getting a HWND for the other app and executing MoveWindow just doesn't do it.

Ideas anyone?