Re: comctl32/listview: use the infile ImageListRelease

2009-11-16 Thread André Hentschel
Nikolay Sivov schrieb: > Hi, Andre. > > Could you please wait with that? I have some similar patches already sent... > > On 11/16/09, André Hentschel wrote: >> Otherwise Apps crash on exit(e.g. uninstaller) >> --- >> dlls/comctl32/imagelist.c |3 ++- >> 1 files changed, 2 insertions(+), 1 d

Re: comctl32/listview: use the infile ImageListRelease

2009-11-16 Thread Nikolay Sivov
Hi, Andre. Could you please wait with that? I have some similar patches already sent... On 11/16/09, André Hentschel wrote: > Otherwise Apps crash on exit(e.g. uninstaller) > --- > dlls/comctl32/imagelist.c |3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) > > diff --git a/dlls/com