03-27-2011, 11:34 AM
Next step...
Other way.
Create dll and inject it into that process/thread, for example using a hook. Then the dll can create the child window (CreateWindowEx).
Which I am a beginner at so we will see where that leads us.
Possible have an example?
Thanks
Other way.
Create dll and inject it into that process/thread, for example using a hook. Then the dll can create the child window (CreateWindowEx).
Which I am a beginner at so we will see where that leads us.
Possible have an example?
Thanks
