taskmgr: Remove ZeroMemory() calls and instead set the relevant fields (usually just...
commite2a11688926c288b5b7f7bf9e0f68db3ec5276a9
authorFrancois Gouget <fgouget@free.fr>
Thu, 5 Oct 2006 09:02:27 +0000 (5 11:02 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 5 Oct 2006 15:41:34 +0000 (5 17:41 +0200)
tree6d7bc989077f75e8bc45d669889ac5c8d8c11374
parent567d1e6e29c95595fc8040004a2f52f3b8ddead3
taskmgr: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually.
programs/taskmgr/dbgchnl.c
programs/taskmgr/debug.c
programs/taskmgr/endproc.c
programs/taskmgr/priority.c
programs/taskmgr/procpage.c