Hey all,
I have an application that creates several threads, in each thread I make a function call to a dll. If the dll takes too long to process what is a good way to halt the dll's processing or atleast monitor it?
Thanks in advance..
I have an application that creates several threads, in each thread I make a function call to a dll. If the dll takes too long to process what is a good way to halt the dll's processing or atleast monitor it?
Thanks in advance..