Hello,
I need to use real child windows with LabVIEW. I make an example program using the function SetParent in the USER32.DLL.
It works quite well but it's not perfect.
When I move a child window using the title bar I have an offset on the cursor coordinate. This offset depends on the parent window position and I'm not able to solve this problem.
Thanks.