Hey!

I can get the child window's length and height with GetClientRect(), but the x and y coordinates are 0.

GetWindowRect() gets the coordinates relative to the whole screen.

How to get these coordinates relative to child's parent?