Thanks for responding J French
---------
I assume you are finding the hWnd and using SetParent
--------------
Yes. Using Shell instead of ShellExecute. Saw another Shell implementation
(as I recall using CreateProcess) so will try and fine and give it a go.
However, I tried with another VB created exe (just a form compiled to exe)
and ran into same issue.
My guess is that VB runtime files are issue.
If not above, what other info you need?
Thanks
David
---------
I assume you are finding the hWnd and using SetParent
--------------
Yes. Using Shell instead of ShellExecute. Saw another Shell implementation
(as I recall using CreateProcess) so will try and fine and give it a go.
However, I tried with another VB created exe (just a form compiled to exe)
and ran into same issue.
My guess is that VB runtime files are issue.
If not above, what other info you need?
Thanks
David
Comment