End Google Ads 201810 - BS.net 01 --> Hi,
I have created the thread using AfxBeginThread(); function. Now my problem is

1. How to check wheather Thread is running?
2. If it is running then stop/kill the thread.

This I will put in the destructor of class (which starts the thread) to do error handling.

How to do this?


Mike