winecfg: Remove ZeroMemory() calls and instead set iSubItem = 0 manually.
authorFrancois Gouget <fgouget@free.fr>
Thu, 5 Oct 2006 09:02:05 +0000 (11:02 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 5 Oct 2006 15:41:16 +0000 (17:41 +0200)
commit567d1e6e29c95595fc8040004a2f52f3b8ddead3
treec2210ddaed61638ffc9d81d27f3b4af1e490b9b4
parent5c0a8a14a77c6110773a763d70aad954cfa87a18
winecfg: Remove ZeroMemory() calls and instead set iSubItem = 0 manually.

Fix on_selection_change() and on_remove_app_click() so they do set iSubItem = 0.
programs/winecfg/appdefaults.c