03-05-2013, 06:23 PM
From previous discussion, i thought that a function can act on its own once launched, so that the function where it started from
can be terminated. I was thinking about launching another independent thread by function in DoAction.
As understood that macro launched would make DoAction stalled until the macro is over.
Am I wrong?
So the picture
- - - - - - >Hook function
| |
| |
- - - - - - - -DoAction -----> independent function (thread) DoActionFirefox
Correct?
can be terminated. I was thinking about launching another independent thread by function in DoAction.
As understood that macro launched would make DoAction stalled until the macro is over.
Am I wrong?
So the picture
- - - - - - >Hook function
| |
| |
- - - - - - - -DoAction -----> independent function (thread) DoActionFirefox
Correct?
