[PATCH] kernel32: UpdateResource(lpData=NULL, cbData=0) should delete resource.

Kirill Smelkov kirr at landau.phys.spbu.ru
Tue Dec 21 08:44:15 CST 2010


On Tue, Dec 21, 2010 at 03:29:42PM +0100, Erik Faye-Lund wrote:
> On Tue, Dec 21, 2010 at 3:23 PM, Kirill Smelkov
> <kirr at landau.phys.spbu.ru> wrote:
> > As stated on MSDN. The fix is needed for InnoSetup's iscc.exe which,
> > bedore updating, first removes 'MAINICON' this way.
> > ---
> >  dlls/kernel32/resource.c |   25 +++++++++++++++++--------
> >  1 files changed, 17 insertions(+), 8 deletions(-)
> >
> 
> Wrong list? Is this intended for Wine?

It was posted to wine-patches, so where is the question? I've just Cc'ed
msysgit because the patch is related to recent thread here...



More information about the wine-patches mailing list