Hey Everyone...

Does anyone know how to enumerate and get the handle to a thread and terminate it?

For Example, I have a process that has 3 threads associated with it. I would like to enumerate the threads and end each one manually and indivdually.

Any help would be great!

Corey