Hi,
1. The documentation concerning threads states that you need to
close thread in order to release the thread's handle. The
example provided in the helpfile doesn't do this however.
2. The thread status function return 0 when it fails to obtain
the status. What are the reasons to fail the status request.
1. The documentation concerning threads states that you need to
close thread in order to release the thread's handle. The
example provided in the helpfile doesn't do this however.
2. The thread status function return 0 when it fails to obtain
the status. What are the reasons to fail the status request.
Comment