[2/2] msi: Implement MSIRUNMODE_MAINTENANCE and MSIRUNMODE_REBOOTATEND for MsiGetMode.

Hans Leidekker hans at codeweavers.com
Thu Feb 18 13:26:21 CST 2010


On Thursday 18 February 2010 19:56:17 James Hawkins wrote:

> >     default:
> > -        FIXME("%d %d\n", hInstall, iRunMode);
> > +        FIXME("unimplemented run mode\n");
> >         r = TRUE;
> >     }
> >
> 
> It's nice to see which run mode we're not handling by quickly looking
> at the FIXME.  Any reason you removed this?  Keep in mind most general
> user logs won't have +msi logging, if any.

That was unintentional, I'll send a fix.

 -Hans



More information about the wine-devel mailing list