M
Michael Kelley
A question for the experts,
Is there a way to embed the window of a separate process as a child
window of a windows forms control? I have a Direct X application that
I'd like to embed the main rendering window into a UI interface and
have that UI interface redraw and resize the window accordingly. I've
gotten as far as querying for the process' main window handle, and I
actually have a demo that will resize the window accordingly but it's
not really a child of that control. If anyone has any thoughts or can
point me to example code I'd greatly appreciate it!
Thanks,
Michael
Is there a way to embed the window of a separate process as a child
window of a windows forms control? I have a Direct X application that
I'd like to embed the main rendering window into a UI interface and
have that UI interface redraw and resize the window accordingly. I've
gotten as far as querying for the process' main window handle, and I
actually have a demo that will resize the window accordingly but it's
not really a child of that control. If anyone has any thoughts or can
point me to example code I'd greatly appreciate it!
Thanks,
Michael