Y
Yoshi
Hi everyone!
I am developing an application that runs a seperate executiblie file, calls
the SetParent API so the application is contained in my application.
The problem that I am having is I have to wait a certain period of time for
the application to completely run/load into memory before I can call the
SetParent api or it does nothing.
What's the best way to determine when an application is at a point to call
the SetParent API?
Thanks,
Y
I am developing an application that runs a seperate executiblie file, calls
the SetParent API so the application is contained in my application.
The problem that I am having is I have to wait a certain period of time for
the application to completely run/load into memory before I can call the
SetParent api or it does nothing.
What's the best way to determine when an application is at a point to call
the SetParent API?
Thanks,
Y