Is it possible to somehow tie the window of my program to the window of another program?
While I know only about one method, in a while loop, calculate the current coordinates of the window and change the coordinates of my window. But maybe there is an opportunity to receive notifications about a change in the position of a third-party application window via Win_API?