[taskmgr]
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Fri, 29 Apr 2011 21:49:37 +0000 (21:49 +0000)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Fri, 29 Apr 2011 21:49:37 +0000 (21:49 +0000)
commit8a518bb78dd23818933161385e1cbe7a161903ed
tree51b365f5fbd01ca7c10c59700b1073e0010e525c
parent5197d7eb9541c9cae10f68e75bf9bfd6d5190f24
[taskmgr]
- When terminating an application use 1 as exit code. This is used by Task Manager in windows. It also prevents explorer from restarting in windows
- Disable redrawing the list of processes while the list is updated. Fixes flicker in windows

svn path=/trunk/; revision=51498
reactos/base/applications/taskmgr/endproc.c
reactos/base/applications/taskmgr/procpage.c