December 23, 2014
Now,if you  want  to  know  whether  a  exe  is  in  processes  ,you  must use the  win  API.Do  you  have any  other  idea?
December 23, 2014
The windows api is how I'd do it - look up how to do it in C, then do the same thing in D.