msi: add support for MSIRUNMODE_REBOOTNOW in MsiGetMode

Austin English austinenglish at gmail.com
Sat Mar 31 15:37:38 CDT 2012


On Sat, Mar 31, 2012 at 06:00, Hans Leidekker <hans at codeweavers.com> wrote:
> On Fri, 2012-03-30 at 17:27 -0700, Austin English wrote:
>> +    case MSIRUNMODE_REBOOTNOW:
>> +        r = package->need_reboot;
>> +        break;
>> +
>
> MSIRUNMODE_REBOOTNOW and MSIRUNMODE_REBOOTATEND are not the same thing.
>
>

It seems I misunderstood the analysis then. I'll leave it to you then :).

-- 
-Austin



More information about the wine-devel mailing list