vcomp: Better stub for omp_set_num_threads.
[wine] / programs / taskkill / taskkill.c
2012-05-18  Hans Leidekkertaskkill: Print a fixme if the /T option is used.
2012-01-23  Alexandre Julliardmakefiles: Define __WINESRC__ when building programs.
2011-11-21  Francois Gougettaskkill: Fix the string resources so their format...
2011-08-24  Francois Gougetprograms: Document the reason for the WriteConsole...
2010-10-11  Andrew Nguyentaskkill: Disallow process self-termination.
2010-10-01  Alexandre Julliardtaskkill: Make some variables static.
2010-09-29  Francois Gougettaskkill: The taskkill debug channel is unused so remov...
2010-09-21  Andrew Nguyentaskkill: Implement forcible termination by process...
2010-09-21  Andrew Nguyentaskkill: Implement forcible termination by process...
2010-09-21  Andrew Nguyentaskkill: Implement graceful termination by process...
2010-09-21  Andrew Nguyentaskkill: Implement graceful termination by process...
2010-09-21  Andrew Nguyentaskkill: Implement basic command-line parsing.
2010-09-21  Andrew Nguyentaskkill: Add stub implementation.