The device context for a child window is usually that of its parent; this is definitely the case for a static control.

Basically I need to put some text on the child static window
Is there some reason why you can't use SetWindowText/WM_SETTEXT?