Hans Leidekker
|
dbc21a185e
|
taskkill: Print a fixme if the /T option is used.
|
2012-05-18 18:10:40 +02:00 |
Alexandre Julliard
|
c9eee73450
|
makefiles: Define __WINESRC__ when building programs.
|
2012-01-23 16:07:37 +01:00 |
Francois Gouget
|
01fc9ad458
|
taskkill: Fix the string resources so their format placeholders can be reordered.
|
2011-11-21 12:52:55 +01:00 |
Francois Gouget
|
5bc1aff578
|
programs: Document the reason for the WriteConsole() fall back.
|
2011-08-24 19:07:45 +02:00 |
Andrew Nguyen
|
fbcf44aa23
|
taskkill: Disallow process self-termination.
|
2010-10-11 17:11:27 +02:00 |
Alexandre Julliard
|
95e095ba31
|
taskkill: Make some variables static.
|
2010-10-01 13:38:41 +02:00 |
Francois Gouget
|
3cbf7097a9
|
taskkill: The taskkill debug channel is unused so remove it.
|
2010-09-29 10:04:35 +02:00 |
Andrew Nguyen
|
a7431fe90f
|
taskkill: Implement forcible termination by process name.
|
2010-09-21 20:16:15 +02:00 |
Andrew Nguyen
|
6cfeeed0df
|
taskkill: Implement forcible termination by process identifier.
|
2010-09-21 20:16:15 +02:00 |
Andrew Nguyen
|
1ef5affbf3
|
taskkill: Implement graceful termination by process name.
|
2010-09-21 20:16:15 +02:00 |
Andrew Nguyen
|
df4359b117
|
taskkill: Implement graceful termination by process identifier.
|
2010-09-21 20:16:14 +02:00 |
Andrew Nguyen
|
db90b2d004
|
taskkill: Implement basic command-line parsing.
|
2010-09-21 20:16:03 +02:00 |
Andrew Nguyen
|
8e540ed26f
|
taskkill: Add stub implementation.
|
2010-09-21 19:56:53 +02:00 |